Replies: 1 comment
-
import com.ververica.cdc.connectors.mongodb.source.MongoDBSource; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
为什么mongo cdc实际上没有
.startupOptions(StartupOptions.latest())
方法?我用的是 com.ververica:flink-connector-mongodb-cdc:2.4.0
https://github.com/ververica/flink-cdc-connectors/blob/release-2.4/docs/content/connectors/mongodb-cdc(ZH).md#%E5%90%AF%E5%8A%A8%E6%A8%A1%E5%BC%8F 但这里的example里是有的。
Beta Was this translation helpful? Give feedback.
All reactions