diff --git a/docs/content/how-to/cdc-ingestion.md b/docs/content/how-to/cdc-ingestion.md index 19766eb0abc0..d2d9a4b30ee0 100644 --- a/docs/content/how-to/cdc-ingestion.md +++ b/docs/content/how-to/cdc-ingestion.md @@ -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