Skip to content

Commit 6b7352c

Browse files
authored
Merge pull request #79339 from aahill/patch-6
Fixing Anomaly Detector code block
2 parents 4eb66d3 + f064e69 commit 6b7352c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Anomaly-Detector/tutorials/anomaly-detection-streaming-databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ Result as below:
668668
+--------------------+-------+
669669
|2019-04-16T00:00:00Z| false|
670670
+--------------------+-------+
671-
671+
```
672672

673673
That's it! Using Azure Databricks, you have successfully streamed data into Azure Event Hubs, consumed the stream data using the Event Hubs connector, and then run anomaly detection on streaming data in near real time.
674674
Although in this tutorial, the granularity is hourly, you can always change the granularity to meet your need.

0 commit comments

Comments
 (0)