Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
GraphX - Graph Processing in a Distributed Dataflow Framework
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Modern Analytics
- 3 Separate Systems
- 4 Key Question
- 5 Graph-Parallel Pattern
- 6 Graph System Optimizations
- 7 Representation
- 8 Graph Operators (Scala)
- 9 Join Site Selection using Routing Tables Routing Vertex
- 10 Additional Optimizations
- 11 PageRank Benchmark
- 12 Connected Comp. Benchmark
- 13 A Small Pipeline in GraphX