
Answer-first summary for fast verification
Answer: Under the Jobs UI, select the job of interest. Under 'Runs', you can view current active runs and historical runs from the last 60 days.
The correct approach is to navigate under the Jobs UI, select the job you're interested in, and then look under 'Runs' to see both current active runs and historical runs from the last 60 days. This method allows for a comprehensive analysis of the job's performance over time.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You've noticed a job's performance degrading over time, coinciding with a recent production change. To investigate trends and identify the root cause by examining the job's history, where in the Databricks workspace UI should you look?
A
Under the Jobs UI, select the job of interest. Under 'Runs', you can view current active runs and historical runs from the last 60 days.
B
Historical job runs are exclusively accessible via the REST API, not through the UI.
C
Navigate to the Workspace logs, select job logs, and choose the job you wish to monitor to see its last 60 days of historical runs.
D
In the Compute UI, select the Job cluster and then the specific job cluster to view the last 60 days of historical runs.
E
Under the Jobs UI, select the job cluster. Within the Spark UI, choose the application job logs to access the last 60 days of historical runs.
No comments yet.