flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

Flink CDC is a streaming data integration tool

Results 606 flink-cdc issues
Sort by recently updated
recently updated
newest added

请问一下大佬们,flink cdc 连接TiDB,支持获取 TiDB 的 DDL 吗?

enhancement

**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : flink1.13.6 - Flink CDC version: 2.2.1 - Database and...

bug

**Describe the bug(Please use English)** ERROR MESSAGE: `java.lang.RuntimeException: One or more fetchers have encountered exception at org.apache.flink.connector.base.source.reader.fetcher.SplitFetcherManager.checkErrors(SplitFetcherManager.java:223) at org.apache.flink.connector.base.source.reader.SourceReaderBase.getNextFetch(SourceReaderBase.java:154) at org.apache.flink.connector.base.source.reader.SourceReaderBase.pollNext(SourceReaderBase.java:116) at org.apache.flink.streaming.api.operators.SourceOperator.emitNext(SourceOperator.java:305) at org.apache.flink.streaming.runtime.io.StreamTaskSourceInput.emitNext(StreamTaskSourceInput.java:69) at org.apache.flink.streaming.runtime.io.StreamOneInputProcessor.processInput(StreamOneInputProcessor.java:66) at org.apache.flink.streaming.runtime.tasks.StreamTask.processInput(StreamTask.java:423) at...

bug

**Describe the bug(Please use English)** During binlogReader phase, it will checks whether the binlog file exists first.In master/slave mode,If I switch from cluster A to cluster B and restore from...

bug

**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : 14.5 - Flink CDC version: 2.2.1 - Database and...

bug

This PR implements #1241 proposal with generic code but exposing support in configuration just for postgres module. I am opening the PR to share one possible implementation of my proposal...

**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : 1.14 - Flink CDC version: 2.2.1 - Database and...

bug

**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : 1.14.2 - Flink CDC version: 2.2.1 - Database and...

bug
blocker

I want to know what about flink-cdc-connectors support Cassandra? Welcome to append your idea in this issue.

enhancement

尝试自己用源码编译后可以通过 ![图片](https://user-images.githubusercontent.com/40516297/185538091-4066e959-23ee-4acc-972f-04bb4e96b396.png)

bug