Completed
Background: Apache ORC
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scaling Machine Learning Feature Engineering in Apache Spark at Facebook
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Machine Learning at Facebook
- 3 Data Layouts (Tables and Physical Encodings)
- 4 Background: Apache ORC
- 5 How is a Feature Map Stored in ORC?
- 6 Introducing: ORC Flattened Map
- 7 Feature Reaping
- 8 Introducing: Aligned Table
- 9 Query Plan for Aligned Table
- 10 Reading Aligned Tables
- 11 End to End Performance
- 12 Summary
- 13 Future Work