
Answer-first summary for fast verification
Answer: Configure an Alert with a new webhook alert destination
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: 1. Access the Admin Console via the username dropdown in the workspace top bar. 2. Navigate to the Notification destinations tab. 3. Click +New destination. 4. Choose from supported types like Email, Slack, Webhook, MS Teams, or PagerDuty. 5. Configure the selected destination type. 6. Click Create. After setting up, you can link the notification destination to a job. Therefore, the correct approach is to set up an Alert with a new webhook alert destination.
Author: LeetQuiz Editorial Team
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