RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread ZHU Hua B
Hi, It is OK now, thanks for your help! Best Regards Johnny -Original Message- From: tao xiao [mailto:xiaotao...@gmail.com] Sent: 2016年10月24日 17:43 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration auto.offset.reset=smallest takes effect

RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread Hans Jespersen
Yes. //h...@confluent.io Original message From: ZHU Hua B <hua.b@alcatel-lucent.com> Date: 10/24/16 12:09 AM (GMT-08:00) To: users@kafka.apache.org Subject: RE: Mirror multi-embedded consumer's configuration Hi, Many thanks for your confirm! I have another qu

Re: Mirror multi-embedded consumer's configuration

2016-10-24 Thread tao xiao
maker first time, unless produce a new message to this topic to trigger mirror. Thanks! Best Regards Johnny -Original Message- From: tao xiao [mailto:xiaotao...@gmail.com] Sent: 2016年10月24日 17:10 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration Yo

RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread ZHU Hua B
to trigger mirror. Thanks! Best Regards Johnny -Original Message- From: tao xiao [mailto:xiaotao...@gmail.com] Sent: 2016年10月24日 17:10 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration You need to set auto.offset.reset=smallest to mirror data from

Re: Mirror multi-embedded consumer's configuration

2016-10-24 Thread tao xiao
umar.re...@gmail.com] > Sent: 2016年10月24日 16:56 > To: users@kafka.apache.org > Subject: Re: Mirror multi-embedded consumer's configuration > > Yes, it should mirror again. To mirror the topic from beginning, you may > have to start with different consumer group, > > On Mon, Oct

RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread ZHU Hua B
: Manikumar [mailto:manikumar.re...@gmail.com] Sent: 2016年10月24日 16:56 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration Yes, it should mirror again. To mirror the topic from beginning, you may have to start with different consumer group, On Mon, Oct 24, 2016 at 12:39

Re: Mirror multi-embedded consumer's configuration

2016-10-24 Thread Manikumar
; From: Manikumar [mailto:manikumar.re...@gmail.com] > Sent: 2016年10月24日 15:03 > To: users@kafka.apache.org > Subject: Re: Mirror multi-embedded consumer's configuration > > I think we need to update the docs. This behavior got changed longtime ago. > we need to pass only on

RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread ZHU Hua B
- From: Manikumar [mailto:manikumar.re...@gmail.com] Sent: 2016年10月24日 15:03 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration I think we need to update the docs. This behavior got changed longtime ago. we need to pass only one consumer configuration

Re: Mirror multi-embedded consumer's configuration

2016-10-24 Thread Manikumar
mer configurations at minimum? Thanks! > > > > > Best Regards > > Johnny > > > -Original Message- > From: Manikumar [mailto:manikumar.re...@gmail.com] > Sent: 2016年10月24日 13:48 > To: users@kafka.apache.org > Subject: Re: Mirror multi-embedded consumer's co

RE: Mirror multi-embedded consumer's configuration

2016-10-24 Thread ZHU Hua B
at minimum? Thanks! Best Regards Johnny -Original Message- From: Manikumar [mailto:manikumar.re...@gmail.com] Sent: 2016年10月24日 13:48 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration why are you passing "consumer.config" twice? On Mon, Oct

RE: Mirror multi-embedded consumer's configuration

2016-10-23 Thread ZHU Hua B
Hi, The version of Kafka I used is 0.10.0.0. Thanks! Best Regards Johnny -Original Message- From: Guozhang Wang [mailto:wangg...@gmail.com] Sent: 2016年10月24日 12:22 To: users@kafka.apache.org Subject: Re: Mirror multi-embedded consumer's configuration Which version are you using

Re: Mirror multi-embedded consumer's configuration

2016-10-23 Thread Guozhang Wang
ZHU Hua B > Sent: 2016年10月19日 16:22 > To: 'users@kafka.apache.org' > Subject: Mirror multi-embedded consumer's configuration > > Hi, > > > I launch Kafka mirror maker with multi-embedded consumer's configuration > but failed as below, what’s the mean of “you asked for only one

RE: Mirror multi-embedded consumer's configuration

2016-10-20 Thread ZHU Hua B
Hi, Anybody could help to answer below question? Thanks! Best Regards Johnny From: ZHU Hua B Sent: 2016年10月19日 16:22 To: 'users@kafka.apache.org' Subject: Mirror multi-embedded consumer's configuration Hi, I launch Kafka mirror maker with multi-embedded consumer's configuration

RE: Mirror multi-embedded consumer's configuration

2016-10-19 Thread ZHU Hua B
Hi, Anybody could help to answer below question? Thanks! Best Regards Johnny From: ZHU Hua B Sent: 2016年10月19日 16:22 To: 'users@kafka.apache.org' Subject: Mirror multi-embedded consumer's configuration Hi, I launch Kafka mirror maker with multi-embedded consumer's configuration

Mirror multi-embedded consumer's configuration

2016-10-19 Thread ZHU Hua B
Hi, I launch Kafka mirror maker with multi-embedded consumer's configuration but failed as below, what's the mean of "you asked for only one", is there an option control it? Thanks! # bin/kafka-mirror-maker.sh --consumer.config config/consumer-1.properties --consumer.config