Spark Job Details

Spark Job Details

The Spark Job Details page shows all runs for a job alongside its full execution configuration. Use it to monitor job health, trigger manual runs, and drill into individual executions.

  1. From the side navigation, go to Spark Jobs.
  2. Click the name of the job you want to inspect.
  3. The details page opens showing the Job Runs table and the Execution Configuration,Application Configuration,Image Configuration,Driver Configuration,Spark Configuration panel on the right.

Job Runs Table

The Job Runs table lists every past execution with:

ColumnDescription
Run IDUnique identifier — click to open run details
StatusRunning, Success, Failed, Stopped
Run TimeTotal elapsed time
Triggered ByManual or Schedule
Run AsUser identity used for data access
StartedTimestamp of run start

Use the run activity chart above the table for a quick visual summary of run counts by date.

To trigger a manual run: Click the Run (play) icon in the top-right corner, then confirm.

Execution Configuration

The right-hand panel shows the complete configuration used for the job, grouped into sections:

SectionWhat it shows
Basic ConfigurationJob Type, Spark Version, Batch Scheduler, deploy mode
Schedule ConfigurationCron expression and enabled/disabled status
Application ConfigurationMain application file, Python version, arguments
Image ConfigurationContainer image path, pull policy
Driver ConfigurationCores, memory, labels
Executor ConfigurationCores, memory, dynamic allocation settings
Data AccessxStore Catalog / Metalake, or Data Store connections
Spark ConfigurationCustom Spark property overrides
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches