
Explanation:
Databricks supports various destinations for job notifications during its public preview, including HTTP requests to a configured URL with job run details, Slack messages for immediate updates, and more. To set up a new notification destination:
Ultimate access to all questions.
No comments yet.
A data engineering team has developed a Databricks Job to process data from IoT devices on highways, aimed at enhancing road safety and issuing fines to violators. The job is scheduled to run daily at midnight. The team desires notifications via an HTTP request to a custom destination, detailing the job's start time, success or failure, and comprehensive run information. Which method should they use to notify the entire team about the job's status?
A
Configure an Alert with a new email address
B
Configure an Alert with a custom template
C
This type of alerting is not possible in Databricks
D
Configure an Alert with one-time notifications
E
Configure an Alert with a new webhook alert destination