Apache Spark
An exploration of Apache Spark — dissecting the architecture, design trade-offs, and distributed computing principles that power the engine under the hood.
Posts in this series
- 01.
A Systems-First Deep Dive into the Spark Paper
Dissecting the 2012 RDD paper — how Spark's functional, lineage-based architecture solved fault tolerance without paying a replication tax.