You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight-aks/flink/datastream-api-mongodb.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Use DataStream API for MongoDB as a source and sink with Apache Flink®
3
3
description: Learn how to use Apache Flink® DataStream API on HDInsight on AKS for MongoDB as a source and sink
4
4
ms.service: hdinsight-aks
5
5
ms.topic: how-to
6
-
ms.date: 10/27/2023
6
+
ms.date: 10/30/2023
7
7
---
8
8
9
9
# Use Apache Flink® DataStream API on HDInsight on AKS for MongoDB as a source and sink
@@ -12,7 +12,7 @@ ms.date: 10/27/2023
12
12
13
13
Apache Flink provides a MongoDB connector for reading and writing data from and to MongoDB collections with at-least-once guarantees.
14
14
15
-
This example demonstrates on how to use HDInsight on AKS Apache Flink 1.16.0 along with your existing MongoDB as Sink and Source with Flink DataStream API MongoDB connector.
15
+
This example demonstrates on how to use Apache Flink 1.16.0 on HDInsight on AKS along with your existing MongoDB as Sink and Source with Flink DataStream API MongoDB connector.
16
16
17
17
MongoDB is a non-relational document database that provides support for JSON-like storage that helps store complex structures easily.
0 commit comments