
Answer-first summary for fast verification
Answer: Adjust email notification settings directly in the job page
Databricks Jobs provides a feature to set up email alerts for job start, success, or failure events. To enable this, navigate to the Job page, select 'Edit email notifications' from the details panel, and then add the desired email addresses. This ensures that all specified team members are notified accordingly. Reference: [Databricks Jobs Documentation](https://docs.databricks.com/workflows/jobs/jobs.html#alerts-job)
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A data engineering team is managing a long-running multi-task Job and wishes to receive email notifications upon its completion. What is the most effective method to set up these notifications for the team members?
A
Configure email notifications per notebook in the task page
B
Use the Job API to programmatically send emails based on each task's status
C
Only the Job owner can be set up to receive notifications upon job completion
D
Adjust email notification settings directly in the job page
E
There is no available method to notify users once the job finishes
No comments yet.