...

/

DAG of Stages in Apache Spark

DAG of Stages in Apache Spark

Learn how Apache Spark provides efficient fault tolerance.

As explained in the previous lesson, the driver examines the lineage graph of the application code and builds a DAGDirected Acyclic Graph of stages to execute.

DAG scheduler of stages

A DAG of Stages is shown in the following illustration:

Access this course and 1400+ top-rated courses and projects.