RE: Kakfa consumer issue

2018-03-20 Thread Anand, Uttam
Yes checked everything. No errors. Replication factor is 1 only. -Original Message- From: Manikumar [mailto:manikumar.re...@gmail.com] Sent: Tuesday, March 20, 2018 12:59 PM To: users@kafka.apache.org Subject: Re: Kakfa consumer issue EXTERNAL EMAIL check broker logs for any errors

Re: Kakfa consumer issue

2018-03-20 Thread Manikumar
is the default, so this option is > deprecated and will be removed in a future release. > > -Original Message- > From: Anand, Uttam > Sent: Tuesday, March 20, 2018 12:43 PM > To: 'users@kafka.apache.org' > Subject: RE: Kakfa consumer issue > > You mean

RE: Kakfa consumer issue

2018-03-20 Thread Anand, Uttam
I don’t want to use --new-consumer as it is the default, so this option is deprecated and will be removed in a future release. -Original Message- From: Anand, Uttam Sent: Tuesday, March 20, 2018 12:43 PM To: 'users@kafka.apache.org' Subject: RE: Kakfa consumer issue Y

RE: Kakfa consumer issue

2018-03-20 Thread Anand, Uttam
Subject: Re: Kakfa consumer issue EXTERNAL EMAIL Did you try with --new-consumer ? -Zakee > On Mar 20, 2018, at 10:26 AM, Anand, Uttam wrote: > > I am facing an issue while consuming message using the bootstrap-server i.e. > Kafka server. Any idea why is it not able to consume mess

Re: Kakfa consumer issue

2018-03-20 Thread Zakee
Did you try with --new-consumer ? -Zakee > On Mar 20, 2018, at 10:26 AM, Anand, Uttam wrote: > > I am facing an issue while consuming message using the bootstrap-server i.e. > Kafka server. Any idea why is it not able to consume messages without > zookeeper? > > Kafka Version -: kafka_2.1