Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the data flow model, focusing on improving expressiveness, extensibility, and performance in distributed computing. It explains Resilient Distributed Datasets (RDDs) in Spark, their properties, operations, and examples like error finding and word count. The lecture also discusses the limitations of vanilla Spark and the benefits of lazy evaluation.