Skip to content

Commit

Permalink
[flink] Specify the MongoDB CDC version (#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
MonsterChenzhuo authored Sep 18, 2023
1 parent 119ec42 commit 9587952
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/content/how-to/cdc-ingestion.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,9 @@ Synchronization from multiple Kafka topics to Paimon database.
### Prepare MongoDB Bundled Jar
```
flink-sql-connector-mongodb-*.jar
flink-sql-connector-mongodb-cdc-*.jar
```
only cdc 2.4+ is supported
### Synchronizing Tables
Expand Down

0 comments on commit 9587952

Please sign in to comment.