
Ultimate access to all questions.
A data engineer is responsible for maintaining a job that requires a complex and specific run schedule within Databricks. The engineer needs to apply this particular scheduling setup to additional jobs. Instead of manually entering the schedule details into the scheduling form for each job individually, which tool can the data engineer utilize to represent and automate the submission of this schedule programmatically?
A
pyspark.sql.types.DateType
B
datetime
C
pyspark.sql.types.TimestampType
D
Cron syntax
E
There is no way to represent and submit this information programmatically