Pausing a scheduled Azure Databricks job after failure
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 06:27 AM
Hi All,
I have a job/workflow scheduled in Databricks to run after every hour.
How can I configure my Job to pause whenever a job run fails? (Pause the job/workflow on first failure)
I would want to prevent triggering multiple runs due to the scheduled/un-paused state of the job after the first failure and resume the schedule after the issue is fixed.
Thank you.
Labels:
- Labels:
-
Azure
-
Azure databricks
-
Job Run