CDC Setup from MySQL to ADLS using Debezium

29 views
Skip to first unread message

Girish Tharwani

unread,
Oct 16, 2025, 3:01:15 AMOct 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 AMOct 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 AMOct 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 AMOct 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

Girish Tharwani

unread,
Oct 27, 2025, 4:06:25 AMOct 27
to debezium

Starting Debezium Server 3.3.1.Final...
Home: C:\Users\AmerivetAdmin\Documents\debezium-server-dist-3.3.1.Final.tar\debezium-server\
Configuration: C:\Users\AmerivetAdmin\Documents\debezium-server-dist-3.3.1.Final.tar\debezium-server\conf\application.properties
Logs will appear below. Press Ctrl+C to stop.
Error: Could not find or load main class io.debezium.server.Main
Caused by: java.lang.ClassNotFoundException: io.debezium.server.Main

I am using Java 17.

Can you please guide.

Thanks,
Girish
Error Debezium.png

Chris Cranford

unread,
Oct 27, 2025, 2:25:02 PMOct 27
to debe...@googlegroups.com
As this was raised on Zulip [1], let's continue the discussion there.

Thanks,
-cc

[1]: #community-general > Debezium Server not working
Reply all
Reply to author
Forward
0 new messages