SpringOne2GX 2015 replay: Apache Spark for Big Data Processing
Recorded at SpringOne2GX 2015 Presenters: Ludwine Probst & Ilayaperumal Gopinathan Big Data Track Slides: http://www.slideshare.net/SpringCentral/apache-spark-for-big-data-processing
Today, we live in the world of Big Data. Hadoop and MapReduce are highly dominant in the domain of large scale data processing. However, the MapReduce model shows its limits for various types of treatment, especially for highly iterative algorithms frequently encountered in the field of Machine Learning.
Spark is an in-memory data processing framework that, unlike Hadoop, provides interactive and real-time…