JobsTab¶
JobsTab
is a SparkUITab with jobs
URL prefix.
Creating Instance¶
JobsTab
takes the following to be created:
- Parent SparkUI
- AppStatusStore
JobsTab
is created when:
SparkUI
is requested to initialize
Pages¶
When created, JobsTab
attaches the following pages (with a reference to itself and the AppStatusStore):
Event Timeline¶
Details for Job¶
Clicking a job in AllJobsPage, leads to Details for Job page.
When a job id is not found, you should see "No information to display for job ID" message.