Spark (More) Advanced Examples
What you will learn:
- How to use Spark to compute aggregate statistics on a distributed dataset
- How to do collaborative filtering in spark
- How to represent a graph data structure – without third party libraries – and to execute a BFS algorithm
The material for this lesson is available here