Re: Re: kafka streams coordinator error

2018-03-29 Thread 杰 杨
there is no errors in that time broker server.logs


funk...@live.com

From: Sameer Kumar<mailto:sam.kum.w...@gmail.com>
Date: 2018-03-30 13:33
To: users<mailto:users@kafka.apache.org>
Subject: Re: kafka streams coordinator error
Check Kafka broker logs as well, see if there some error there.

On Fri, Mar 30, 2018, 10:57 AM ? ? <funk...@live.com> wrote:

> Hi:
> I used kafka streams for days.
> and I meet a problem today.when I test 2400W data in kafka though kafka
> streaming then write datas to HDFS .
> I found the final results is bigger then 2400W.and in console I found the
> error.
>
>  Offset commit failed on partition -2 at offset 63514037: The
> coordinator is not aware of this member
>
> kafka commit in internal topic.
> I set max.poll.record is 300.and I check max.poll.interval.ms is default
> 30
> and I check one record need 1 ms to be processed .
> I wonder why throw this error ?
>
> write
> 
>
> funk...@live.com
>


Re: kafka streams coordinator error

2018-03-29 Thread Sameer Kumar
Check Kafka broker logs as well, see if there some error there.

On Fri, Mar 30, 2018, 10:57 AM ? ?  wrote:

> Hi:
> I used kafka streams for days.
> and I meet a problem today.when I test 2400W data in kafka though kafka
> streaming then write datas to HDFS .
> I found the final results is bigger then 2400W.and in console I found the
> error.
>
>  Offset commit failed on partition -2 at offset 63514037: The
> coordinator is not aware of this member
>
> kafka commit in internal topic.
> I set max.poll.record is 300.and I check max.poll.interval.ms is default
> 30
> and I check one record need 1 ms to be processed .
> I wonder why throw this error ?
>
> write
> 
>
> funk...@live.com
>