DAG Scheduler

Under the hood, Spark builds a dependency graph (task graph).

image.png

Physical Operators

image.png