
Answer-first summary for fast verification
Answer: Download the JSON description of the Job from the Job's page.
The correct approach is to download the JSON description of the Job from the Job's page. This method provides a version-controllable configuration of the Job's schedule, as illustrated in the provided screenshot.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A data engineer has configured a notebook for automatic processing via a Databricks Job. The manager requests version control for the Job's schedule due to its complexity. What method can the data engineer employ to achieve a version-controllable configuration of the Job's schedule?
A
Submit the Job once on an all-purpose cluster.
B
Link the Job to notebooks within a Databricks Repo.
C
Download the JSON description of the Job from the Job's page.
D
Submit the Job once on a Job cluster.
E
Download the XML description of the Job from the Job's page.