Databricks Certified Data Engineer - Associate

Databricks Certified Data Engineer - Associate

Get started today

Ultimate access to all questions.


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?





Explanation:

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.