Skip to content

Commit a7b1ede

Browse files
authored
Update datastream-api-mongodb.md
1 parent eca8f89 commit a7b1ede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight-aks/flink/datastream-api-mongodb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use DataStream API for MongoDB as a source and sink with Apache Flink®
33
description: Learn how to use Apache Flink® DataStream API on HDInsight on AKS for MongoDB as a source and sink
44
ms.service: hdinsight-aks
55
ms.topic: how-to
6-
ms.date: 10/27/2023
6+
ms.date: 10/30/2023
77
---
88

99
# 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
1212

1313
Apache Flink provides a MongoDB connector for reading and writing data from and to MongoDB collections with at-least-once guarantees.
1414

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.
1616

1717
MongoDB is a non-relational document database that provides support for JSON-like storage that helps store complex structures easily.
1818

0 commit comments

Comments
 (0)