azure-sql-db-change-stream-debezium
azure-sql-db-change-stream-debezium copied to clipboard
Unable to create topics in event hubs
Hello,
Thank you for putting up the info around SQL Server connector for debezium. Following the documentation on debezium website, I have created docker containers for ZooKeeper, Kafka, and Kafka Connect. I have created a config file using the SQL Server configuration values as mentioned in your github documents. The SQL Server connector is creating a topic in kafka, but not seeing it on the event hub side. However, it will create the default internal topics as soon as I create the connector. Could you please share some of the troubleshooting steps that you did while getting this connector working with Debezium?