Re: Kafka Performance Tuning

2014-04-25 Thread Timothy Chen
, 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, Yashika Gupta yashika.gu...@impetus.co.inwrote: I am running

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 tnac...@gmail.com Sent: Friday, April 25, 2014 11:40:33 AM To: users@kafka.apache.org Subject: Re: Kafka Performance Tuning Hi Yashika

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

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 yashika.gu...@impetus.co.in wrote: Hi, I am working on a POC where I have 1 Zookeeper and 2 Kafka Brokers on my local machine. I

Re: Kafka Performance Tuning

2014-04-24 Thread Bert Corderman
From: Jun Rao jun...@gmail.com 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

Re: Kafka Performance Tuning

2014-04-24 Thread pushkar priyadarshi
...@gmail.com 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 Thu, Apr 24, 2014 at 10:12 AM, Yashika Gupta

Re: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
) at kafka.utils.ShutdownableThread.run(Unknown Source) Regards, Yashika From: Jun Rao jun...@gmail.com 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

Re: Kafka Performance Tuning

2014-04-24 Thread Jun Rao
) at kafka.utils.ShutdownableThread.run(Unknown Source) Regards, Yashika From: Jun Rao jun...@gmail.com Sent: Thursday, April 24, 2014 10:49 PM To: users@kafka.apache.org Subject: Re: Kafka Performance Tuning Before that error messge

RE: Kafka Performance Tuning

2014-04-24 Thread Yashika Gupta
: 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, Yashika Gupta yashika.gu...@impetus.co.inwrote: I am running