Re: Apache Kafka Windows

2020-10-05 Thread Himanshu Shukla
You can probably look at maxwell by zendesk as well for CDC. They too have a very simple producer for Kafka. On Mon, 5 Oct 2020, 04:42 Naveen D, wrote: > Hi Guys, > > We have below scenario to achieve via KAfka windows stand alone > > 1. Download apache kafka for windows > 2.Start Zookeeper > 3.

Apache Kafka Windows

2020-10-04 Thread Naveen D
Hi Guys, We have below scenario to achieve via KAfka windows stand alone 1. Download apache kafka for windows 2.Start Zookeeper 3. Basic consumer /producer communication should work. 4. use debezium SQL connector, uses CDC sql push data to azure data bricks We achieved step 1 -3,actually it wa

Re: Apache Kafka Windows

2020-10-04 Thread Naveen D
Hi Guys, We have below scenario to achieve via KAfka windows stand alone 1. Download apache kafka for windows 2.Start Zookeeper 3. Basic consumer /producer communication should work. 4. use debezium SQL connector, uses CDC sql push data to azure data bricks We achieved step 1 -3,actually it wa