Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Improving Apache Spark Application Processing Time - Configuration and Optimization Techniques
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About CSI Group (Cloud Security Intelligence)
- 3 Application Architecture and Overview
- 4 Input Architecture
- 5 Read Phase: Spark Data Source Overview
- 6 Spark Data Source Implementation
- 7 Partitioning Strategies
- 8 Dynamic number of tasks
- 9 Custom Spark Data Source - Summary
- 10 Optimal Number of Partitions
- 11 Garbage Collection - Analysis
- 12 Garbage First (GI) GC
- 13 Garbage Collection - Summary