Start master

Let's first start Spark master as follows:

$cd $SPARK_HOME 
sbin/start-master.sh 
Initializing Spark Master

Users can access Spark Master UI on port 8080. After Spark master gets started, the web UI will look as follows:

Spark Master UI
Here, spark-master is the Hostname of the node on which Spark master is running.

The URL shown in the previous screenshot is used while starting slave nodes.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.4.174