The data engineering team has configured a Databricks SQL query and alert to monitor the values in a Delta Lake table. The recent_sensor_recordings table contains an identifying sensor_id alongside the timestamp and temperature for the most recent 5 minutes of recordings.
The below query is used to create the alert:
The query is set to refresh each minute and always completes in less than 10 seconds. The alert is set to trigger when mean (temperature) > 120. Notifications are triggered to be sent at most every 1 minute.
If this alert raises notifications for 3 consecutive minutes and then stops, which statement must be true?
KadELbied
1 month, 2 weeks agoEelkeV
4 months, 2 weeks agoAndreFR
10 months agopanya
12 months agoimatheushenrique
1 year agoJay_98_11
1 year, 5 months agosturcu
1 year, 8 months agosaikot
1 year, 8 months ago