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
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
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
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
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
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