flink-cdc
flink-cdc copied to clipboard
Flink CDC is a streaming data integration tool
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation Currently, there is no a clear description to tell how to run a...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation MongoDB's startup.mode.copy.existing.pipeline(akka initial.snapshotting.pipeline in mongo-cdc) is an array of JSON objects describing the...
[FLINK-34180] Migrate doc website from ververica to flink.
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version image flink:scala_2.12-java8, consistent with the doc ### Flink CDC version Both 3.0.0...
### Search before asking - [x] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version 1.14.0 ### Flink CDC version 2.4.1 ### Database and its version PostgreSQL...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version 1.14.6 ### Flink CDC version 2.3 ### Database and its version mysql...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version 1.18.1 ### Flink CDC version 3.0.1 ### Database and its version mysql...
Event log `Caused by: com.github.shyiko.mysql.binlog.event.deserialization.MissingTableMapEventException` would occur as explained in issue #2217 whereby client is restarted during the consumption process, leading to a Rotate Event that clears the tableMapEventByTableId. This...
Add 'scan.incremental.snapshot.backfill.skip' to docs of mysql、postgres、oracle、mongodb、sqlserver