Re: HELP PLEASE->Kafka 0.9.0.0 create topic throwing ERROR kafka.admin.AdminOperationException: replication factor: 1 larger than available brokers: 0 with zookeeper 3.4.6

2016-06-07 Thread shubham
Hi , i am curious to know what was the issue, as i am facing the same problem. Regards, Shubham Agrawal

Re: HELP PLEASE->Kafka 0.9.0.0 create topic throwing ERROR kafka.admin.AdminOperationException: replication factor: 1 larger than available brokers: 0 with zookeeper 3.4.6

2016-01-27 Thread Gwen Shapira
Did you check your brokers are running? On Wed, Jan 27, 2016 at 1:30 PM, Sandhu, Dilpreet wrote: > Hi all, > I am using Kafka 0.9.0.0 with Zookeeper 3.4.6. I am not sure if I > am missing anything :( > When I try to create any topic I get the following error:- > >

Re: HELP PLEASE->Kafka 0.9.0.0 create topic throwing ERROR kafka.admin.AdminOperationException: replication factor: 1 larger than available brokers: 0 with zookeeper 3.4.6

2016-01-27 Thread Sandhu, Dilpreet
Hi Gwen, Thanks for responding back. Issue was with my Init.d script. Now its resolved. Thanks once again for your valuable time and help. Best regards, Dilpreet On 1/27/16, 2:24 PM, "Gwen Shapira" wrote: >Did you check your brokers are running? > >On Wed, Jan 27, 2016

Re: Kafka 0.9.0.0 create topic throwing ERROR kafka.admin.AdminOperationException: replication factor: 1 larger than available brokers: 0 with zookeeper 3.4.6

2016-01-27 Thread Sandhu, Dilpreet
Ignore my last email sorry >Hi all, >I am using Kafka 0.9.0.0 with Zookeeper 3.4.6. I am not sure if I >am missing anything :( >When I try to create any topic I get the following error:- > > >Error while executing topic command : replication factor: 1 larger than >available brokers: 0 >