Deploying and Running a Spark Application
Learn how to build, deploy, and run a Spark application to execute our application on a cluster.
We'll cover the following
Cluster’s components and interactions
The previous lesson introduced a diagram for the most relevant logical and physical parts in Spark cluster mode, and it provided a view of the different interactions between them.
However, to expand on how these interact when a Spark application runs in a cluster, it’s helpful to take a look at a somewhat more dynamic picture, which the below image (similar to the previous diagram) presents, and in which we can highlight the main parts and interactions:
Get hands-on with 1200+ tech skills courses.