How can we pause jobs?

Anonymous
Not applicable
 

Ryan_Chynoweth
Databricks Employee
Databricks Employee

You can pause a job in the Jobs UI in the job configuration settings. There is a "schedule type" flag that allows you to select pause/manual as an option. You can also do so by updating the schedule via the Jobs API (it would be within the Cron Schedule field).

View solution in original post

adi45565465
New Contributor III

how to update the schedule via the Jobs API (it would be within the Cron Schedule field).