
Answer-first summary for fast verification
Answer: Under Workflow UI and jobs select job you want to monitor and select the run, notebook activity can be viewed.
The correct approach is to navigate to the Workflow UI, select the job you wish to monitor, and then choose the specific run to view the notebook activity. This method allows you to inspect both current and completed runs, providing insights into the job's performance and identifying any steps that may be causing delays.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
When debugging a Databricks job that runs slower on Sundays, which steps should you take to identify the bottleneck?
A
Enable debug mode in the Jobs to see the output activity of a job, output should be available to view.
B
Once a job is launched, you cannot access the job’s notebook activity.
C
Under Workflow UI and jobs select job you want to monitor and select the run, notebook activity can be viewed.
D
Use the compute’s spark UI to monitor the job activity.
E
A notebook activity of job run is only visible when using all-purpose cluster.