Spark Framework
Let us understand the execution modes as well as different components of the Spark Framework. Also, we will recap some important aspects of YARN. Execution Modes Following are the different execution modes supported by Spark. Local (for development) Standalone (for development) Mesos YARN As our cluster uses YARN, let us recap some important aspects of …