CDC Setup from MySQL to ADLS using Debezium

13 views
Skip to first unread message

Girish Tharwani

unread,
Oct 16, 2025, 3:01:15 AM (6 days ago) Oct 16
to debezium

Hi,

I am trying to set up CDC from MySQL to ADLS using Debezium Server; however, the MySQL instance does not have a binary log enabled. Could you confirm if Debezium can be configured to connect directly to ADLS without using Kafka, Docker, or Kubernetes?

Thanks,
Girish

jiri.p...@gmail.com

unread,
Oct 16, 2025, 3:22:19 AM (6 days ago) Oct 16
to debezium
Hi,

Debezium Server can send data to Azure Event Hubs so if you can data from there to ADLS, then it will work. But please bear in mind that Debezium acts as a MySQL replica server so I suppose that in this cace the binlog will need to be provided.

Jiri

Girish Tharwani

unread,
Oct 16, 2025, 3:36:52 AM (6 days ago) Oct 16
to debe...@googlegroups.com
Yes, I have enabled the binlog in MySQL however to enable the Debezium server, we need to execute BIN file.
In the package which I got from Debezium documentation, there is no BIN file present and I am unable to find clear instructions how to create it manually.
Can you please assist.

Thanks,
Girish

--
You received this message because you are subscribed to the Google Groups "debezium" group.
To unsubscribe from this group and stop receiving emails from it, send an email to debezium+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/debezium/35c57782-3d62-48af-b6f4-e8548a8c7669n%40googlegroups.com.


--
Thanks and regards
Girish Tharwani
Cell: - 8793850178

jiri.p...@gmail.com

unread,
Oct 16, 2025, 3:40:06 AM (6 days ago) Oct 16
to debezium
Hi,

there are run.sh and run.bat files in Debezium Server distribution so you should start the server using it.

For that you also need either property or yaml file with the configuration. A sample property file is again present in the distribution.

Jiri

Reply all
Reply to author
Forward
0 new messages