RE: Inconsistency with Zookeeper

2015-08-08 Thread Hemanth Abbina
Original Message- From: Monika Garg [mailto:gargmon...@gmail.com] Sent: Saturday, August 8, 2015 6:52 AM To: users@kafka.apache.org Subject: Re: Inconsistency with Zookeeper Please check and ensure that each machine can recognize each other. It might be the case zookeepers and kafka are

Re: Inconsistency with Zookeeper

2015-08-07 Thread Monika Garg
t; set any broker id in zookeeper. > > > > We provide only "zookeeper.connect=ZK:2181,ZK2:2181,ZK3:2181" in > > server.properties file. Right ? > > > > -Original Message- > > From: Prabhjot Bharaj [mailto:prabhbha...@gmail.com] > > Sent: Friday, A

Re: Inconsistency with Zookeeper

2015-08-07 Thread Scott Clasen
81" in > server.properties file. Right ? > > -Original Message- > From: Prabhjot Bharaj [mailto:prabhbha...@gmail.com] > Sent: Friday, August 7, 2015 8:44 PM > To: users@kafka.apache.org > Subject: Re: Inconsistency with Zookeeper > > Have you set broker id

RE: Inconsistency with Zookeeper

2015-08-07 Thread Hemanth Abbina
er.properties file. Right ? -Original Message- From: Prabhjot Bharaj [mailto:prabhbha...@gmail.com] Sent: Friday, August 7, 2015 8:44 PM To: users@kafka.apache.org Subject: Re: Inconsistency with Zookeeper Have you set broker id in zookeeper data directory and some unique broker Id in server.proper

Re: Inconsistency with Zookeeper

2015-08-07 Thread Prabhjot Bharaj
Have you set broker id in zookeeper data directory and some unique broker Id in server.properties ? Regards, Prabhjot On Aug 6, 2015 1:43 PM, "Hemanth Abbina" wrote: > Hi, > > I am running a Kafka POC with below details > > * 3 Node cluster (4 Core, 16 GB RAM each) running Kafka 0.8.2.1

Inconsistency with Zookeeper

2015-08-06 Thread Hemanth Abbina
Hi, I am running a Kafka POC with below details * 3 Node cluster (4 Core, 16 GB RAM each) running Kafka 0.8.2.1. * Each node running Kafka & Zookeeper instances. (So total of 3 Kafka brokers & 3 zookeepers) When I tried to create a topic using the kafka-topics.sh, observing the