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
>On Wed, Jan 27, 2016 at 1:30 PM, Sandhu, Dilpreet <dsan...@illumina.com> >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

Kafka 0.9.0.0 create topic throwing KeeperErrorCode = NoNode for /brokers/ids with zookeeper 3.4.6

2016-01-27 Thread Sandhu, Dilpreet
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 [2016-01-27 20:35:53,738] ERROR

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 >

Sorry. Figured it was Init.d script.

2016-01-27 Thread Sandhu, Dilpreet
Sorry for spamming you all with questions. Figured out it was my init.d script that was broken. :( On 1/27/16, 1:30 PM, "Sandhu, Dilpreet" <dsan...@illumina.com> wrote: >Hi all, >I am using Kafka 0.9.0.0 with Zookeeper 3.4.6. I am not sure if I >am missin

Re: Kafka log retention questions

2015-11-13 Thread Sandhu, Dilpreet
me more info inline. > >On Fri, Nov 13, 2015 at 10:43 AM, Gwen Shapira <g...@confluent.io> wrote: > >> See answers inline >> >> On Thu, Nov 12, 2015 at 2:53 PM, Sandhu, Dilpreet <dsan...@illumina.com> >> wrote: >> >> > Hi all, >> >

Re: Kafka log retention questions

2015-11-13 Thread Sandhu, Dilpreet
how often the broker will look for something to delete: >log.retention.check.interval.ms. >This defaults to 5 minute. So unless you tweak it, the old messages will >only be deleted every 5 minutes. > >Gwen > > >On Fri, Nov 13, 2015 at 11:07 AM, Sandhu, Dilpreet <dsa

Kafka log retention questions

2015-11-12 Thread Sandhu, Dilpreet
Hi all, I am new to Kafka usage. Here are some questions that I have in mind. Kindly help me understand it better. If some questions make no sense feel free to call it out. 1. Is it possible to prune log offsets (messages)older than certain date in a partition? 2. Will Kafka delete a