This connector is available as a built-in connector on StreamNative Cloud.
Prerequisites
- Collect the following information about your YugabyteDB cluster:
- Master addresses
- DB Stream ID
- DB User and password
Quick Start
- Setup the kcctl client: doc
- Setup a YugabyteDB cluster, you can create one in k8s cluster with below yaml file:
- Create a JSON file like the following:
- Run the following command to create the connector:
Configuration
The YugabyteDB CDC Kafka Source connector is configured using the following Required properties:
For more information about the properties, see the offical YugabyteDB CDC Kafka Source Connector documentation.