
Databricks Certified Data Engineer - Associate
Get started today
Ultimate access to all questions.
What does Cron syntax in Databricks Jobs represent?
What does Cron syntax in Databricks Jobs represent?
Real Exam
Explanation:
To define a schedule for a Databricks job, you can either interactively specify the period and starting time, or write a Cron Syntax expression. The Cron Syntax allows to represent complex job schedule that can be defined programmatically. Reference: https://docs.databricks.com/workflows/jobs/jobs.html#schedule-a-job