DOCS

Spark

Topic path

  • Execution model: how applications, jobs, stages, and tasks connect.
  • Shuffle: why redistribution is expensive and how to investigate it.
  • Spark SQL: how to read a query from logical to physical planning.
  • Structured Streaming: how the batch model extends into streaming.

Future notes will pin a Spark version and include reproducible configuration, code, and verification results.