Completed
Stateful Tasks
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
RocksDB Usage at LinkedIn - FollowFeed and Apache Samza
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Outline
- 3 Stream Processing is Hard
- 4 Assembling Page View
- 5 Streams
- 6 Jobs
- 7 Data flow
- 8 Why YARN?
- 9 Remote Stores
- 10 Problems with remote store
- 11 Stateful Tasks
- 12 Samza Store API
- 13 Usage patterns for stateful processing
- 14 Rocks DB Write Performance
- 15 Read Performance
- 16 Timeline Storage cluster
- 17 FollowFeed write architecture Timeline storage
- 18 Feed query path for Person:1
- 19 Timeline storage DB structure
- 20 Backups
- 21 RocksDB usage
- 22 RocksDB Performance
- 23 RocksDB experience