Help in Configuring Kafka on my local Mac

2019-08-27 Thread Santohsh B
Hi Community, I am accessing events from the enterorise Kafka topics via Windows command line via keytab successfully. However, I have transitioned to macbook this week and the same set of commands are not working in Mac. Any documentation on how to connect to kafka topic via macbook and using k

About configuring Kafka 2.10-0.10.2 using SASL

2017-06-05 Thread Sharat Joshi
Hi Kafka Users, I am trying to setup a Simple Authentication Mechanism for my Kafka Instance running on my Virtual Box VM. I am facing a lot of difficulty in starting the Zookeeper 3.4.10. The scenario is like this... I have a single admin User called sharjosh who's starting both the Zookeeper an

Re: configuring kafka

2013-04-26 Thread Yu, Libo
Thanks for the good answers. Regards, Libo

Re: configuring kafka

2013-04-25 Thread Jun Rao
Hi, > > I have a few questions about configuring kafka 0.8. > Assume I have 3 brokers, 10 consumers and 4 topics. > > 1 How many partitions should a topic have for best performance? > > Each broker has one partition? Or each producer should have a partition? > >

configuring kafka

2013-04-25 Thread Yu, Libo
Hi, I have a few questions about configuring kafka 0.8. Assume I have 3 brokers, 10 consumers and 4 topics. 1 How many partitions should a topic have for best performance? Each broker has one partition? Or each producer should have a partition? 2 Batch size has big impact on