Re: Kafka Performance Tuning

2014-04-25 Thread Jun Rao
6 others are > failing with the above exception. > > Yashika > > > > > From: Timothy Chen > Sent: Friday, April 25, 2014 11:40:33 AM > To: users@kafka.apache.org > Subject: Re: Kafka Performance Tuning > > Hi Yashika, &g

RE: Kafka Performance Tuning

2014-04-25 Thread Yashika Gupta
are able to read the LOGLINE10 topic but the 6 others are failing with the above exception. Yashika From: Timothy Chen Sent: Friday, April 25, 2014 11:40:33 AM To: users@kafka.apache.org Subject: Re: Kafka Performance Tuning Hi Yashika, No logs in bro

Re: Kafka Performance Tuning

2014-04-24 Thread Timothy Chen
Sent: Friday, April 25, 2014 9:03 AM > To: users@kafka.apache.org > Subject: Re: Kafka Performance Tuning > > Which version of Kafka are you using? Any error in the controller and > state-change log? > > Thanks, > > Jun > > > On Thu, Apr 24, 2014 at 7:37 PM, Yashik

RE: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
, 2014 9:03 AM To: users@kafka.apache.org Subject: Re: Kafka Performance Tuning Which version of Kafka are you using? Any error in the controller and state-change log? Thanks, Jun On Thu, Apr 24, 2014 at 7:37 PM, Yashika Gupta wrote: > I am running a single broker and the leader column ha

Re: Kafka Performance Tuning

2014-04-24 Thread Jun Rao
> > Source) > > > at kafka.metrics.KafkaTimer.time(Unknown Source) > > > at > > > kafka.consumer.SimpleConsumer$$anonfun$fetch$1.apply$mcV$sp(Unknown > > Source) > > > at kafka.consumer.SimpleConsumer$$anonfun$fetch$1.apply(Unknown >

Re: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
; Source) > > at kafka.metrics.KafkaTimer.time(Unknown Source) > > at kafka.consumer.SimpleConsumer.fetch(Unknown Source) > > at kafka.server.AbstractFetcherThread.processFetchRequest(Unknown > > Source) > > at kafka.server.AbstractFetcherTh

Re: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
r.AbstractFetcherThread.doWork(Unknown Source) > at kafka.utils.ShutdownableThread.run(Unknown Source) > > > Regards, > Yashika > > From: Jun Rao > Sent: Thursday, April 24, 2014 10:49 PM > To: users@kafka.apache.org >

Re: Kafka Performance Tuning

2014-04-24 Thread pushkar priyadarshi
e) > > at kafka.consumer.SimpleConsumer$$anonfun$fetch$1.apply(Unknown > > Source) > > at kafka.consumer.SimpleConsumer$$anonfun$fetch$1.apply(Unknown > > Source) > > at kafka.metrics.KafkaTimer.time(Unknown Source) > > at kafka

Re: Kafka Performance Tuning

2014-04-24 Thread Guozhang Wang
er.AbstractFetcherThread.processFetchRequest(Unknown > Source) > at kafka.server.AbstractFetcherThread.doWork(Unknown Source) > at kafka.utils.ShutdownableThread.run(Unknown Source) > > > Regards, > Yashika > > From: Jun Rao > Sent: T

Re: Kafka Performance Tuning

2014-04-24 Thread Bert Corderman
fka.consumer.SimpleConsumer.fetch(Unknown Source) > at kafka.server.AbstractFetcherThread.processFetchRequest(Unknown > Source) > at kafka.server.AbstractFetcherThread.doWork(Unknown Source) > at kafka.utils.ShutdownableThread.run(Unknown Source) > > > Regards, > Yashik

RE: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
wn Source) Regards, Yashika From: Jun Rao Sent: Thursday, April 24, 2014 10:49 PM To: users@kafka.apache.org Subject: Re: Kafka Performance Tuning Before that error messge, the log should tell you the cause of the error. Could you dig that out? Thanks, Jun On

Re: Kafka Performance Tuning

2014-04-24 Thread Jun Rao
Before that error messge, the log should tell you the cause of the error. Could you dig that out? Thanks, Jun On Thu, Apr 24, 2014 at 10:12 AM, Yashika Gupta wrote: > Hi, > > I am working on a POC where I have 1 Zookeeper and 2 Kafka Brokers on my > local machine. I am running 8 sets of Kafka

Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
Hi, I am working on a POC where I have 1 Zookeeper and 2 Kafka Brokers on my local machine. I am running 8 sets of Kafka consumers and producers running in parallel. Below are my configurations: Consumer Configs: zookeeper.session.timeout.ms=12 zookeeper.sync.time.ms=2000 zookeeper.connecti