confluentinc / confluentinc/examples
Kafka connect Sql multiple connector Instances
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, I am trying to implement multiple connector instances in kafka-connect, I am using sql connector to push data from sql cdc --> Apache kafka using sql connector, while running multiple instances towards the same topic and database tables, both instances are picking up source data, which leads to duplication of data in the target.
I wish to know how to use multiple instances for mysql sql connector with kafka connect tool.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.