
Ultimate access to all questions.
A data engineer is utilizing a Databricks SQL query to oversee the performance of an ELT job, which is initiated when a certain number of input records are prepared for processing. The query provides the duration in minutes since the job's last execution. What method can the data engineering team employ to receive notifications if the ELT job hasn't run within an hour?
A
Configure an Alert on the query to notify the team if the result exceeds 60 minutes.
B
Establish an Alert on the dashboard to notify the team if the dashboard hasn't refreshed in 60 minutes.
C
Implement an Alert on the query to notify the team when the ELT job encounters a failure.
D
Set up an Alert on the dashboard to notify the team if the result exceeds 60 minutes.
E
Notifications for such conditions are not feasible in Databricks.