Relative Content

Tag Archive for apache-kafkaconfluent-platformksqldb

SQL connector to KSQLDB , how to do it in docker.yml?

I found myself struggling to get documentation updated on how to put SQL server DB to KSQLDB ?
I would like to know what would be the easiest way to get the connection toward Azure SQL Server and KSQLDB. I would like to streams CDC tables and send it to an eventhub.

Confluent Kafka Error: ksqlDB Server failed to start

This is the error I am facing when I start confluent kafka. Ksql Db was starting absolutely fine up until now when I ran into this issue. I am aware that port on to which ksqldb starts shouldn’t be occupied by any other process, so that’s not an issue.