Re: Apache Kafka Windows

2020-10-04 Thread Naveen D
/Sink Connect setup would be helpful even links are fine too. Regards, Navin On Sun, Oct 4, 2020 at 6:09 PM 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. Bas

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: Reverse-Proxy and Kafka

2020-10-08 Thread Naveen D
Hi guys We are using debezium sql connector and Kafka, we figured out debezium eating up space as part of loggging, how can we make sure the topic do not out grow, for 500 mb table log consumes 12 GB Space. Any alternative to reduce space?. Regards, Navin On Thu, Oct 8, 2020, 4:48 PM Mario Lafl