
Explanation:
Setting up an Alert in the Job page is the correct approach to notify the Databricks Job owner via email in case the Job fails. This can be configured easily through the Databricks Job UI without the need for manual programming.
Ultimate access to all questions.
To notify the Databricks Job owner via email upon job failure, which of the following approaches should be implemented?
A
Manually programming in an alert system in each cell of the Notebook
B
Setting up an Alert in the Job page
C
Setting up an Alert in the Notebook
D
There is no way to notify the Job owner in the case of Job failure
E
MLflow Model Registry Webhooks
No comments yet.