JobsTab
is a SparkUITab with jobs prefix.
JobsTab
is created exclusively when SparkUI
is initialized.
JobsTab
takes the following when created:
-
Parent SparkUI
Note
|
The Jobs tab uses JobProgressListener to access statistics of job executions in a Spark application to display. |