July 2017
Intermediate to advanced
796 pages
18h 55m
English
Depending upon the SparkContext, the Jobs tab shows the status of all the Spark jobs in a Spark application. When you access the Jobs tab on the Spark UI using a web browser at http://localhost:4040 (for standalone mode), you should observe the following options:
Internally, the Jobs tab is represented by the JobsTab class, which is a custom SparkUI tab with the ...
Read now
Unlock full access