spark/fundamentals
intermediate
Connecting…

RDDs: lineage and partitions

The original Spark API. An RDD is a partitioned collection with lineage so lost partitions can be recomputed.

Explain it at my level

  1. Partition
  2. Lineage
  3. Recompute

orders table

orders · ~1 TB across parquet files