getting Error name

2014-02-23 Thread Bongyeon Kim
TOPIC, PARTITION), *then How can I get Error Name? Thanks in advance. -- *Sincerely* *,**Bongyeon Kim* Java Developer & Engineer Seoul, Korea Mobile: +82-10-9369-1314 Email: bongyeon...@gmail.com Twitter: http://twitter.com/tigerby Facebook: http://facebook.com/tigerby Wiki: http://tigerby.com

Re: getting Error name

2014-02-23 Thread Bongyeon Kim
That’s what I want. Thanks, Jun On Feb 24, 2014, at 2:09 PM, Jun Rao wrote: > You can use ErrorMapping.exceptionFor(short), which returns a Throwable. > > Thanks, > > Jun > > > On Sun, Feb 23, 2014 at 5:43 PM, Bongyeon Kim wrote: > >> Hi, everyone. >

org.apache.zookeeper.KeeperException$BadVersionException

2014-06-09 Thread Bongyeon Kim
Hi, team. I’m using 0.8.1. I found some strange log repeatedly on server.log in one of my brokers and it keeps logging until now. server.log == ... [2014-06-09 10:41:47,402] ERROR Conditional update of path /b

Re: org.apache.zookeeper.KeeperException$BadVersionException

2014-06-09 Thread Bongyeon Kim
the broker. Did you see any? > > Thanks, > > Jun > > > On Mon, Jun 9, 2014 at 8:11 PM, Bongyeon Kim > wrote: > > > Hi, team. > > > > I’m using 0.8.1. > > I found some strange log repeatedly on server.log in one of

Re: org.apache.zookeeper.KeeperException$BadVersionException

2014-06-10 Thread Bongyeon Kim
ort:9091) up when the > controller had SocketTimeoutException? > > Thanks, > > Jun > > > On Mon, Jun 9, 2014 at 10:11 PM, Bongyeon Kim > wrote: > >> No, I can see any ZK session expiration log. >> >> What I have to do to prevent this? Increa

Re: org.apache.zookeeper.KeeperException$BadVersionException

2014-06-10 Thread Bongyeon Kim
topics is the correct one. Is broker 5 dead? It seems > that you can issue metadata request to it. > > Thanks, > > Jun > > > On Tue, Jun 10, 2014 at 8:26 PM, Bongyeon Kim > wrote: > >> With some WARN log, Yes, it is. >> >> and I found interesting th

Re: org.apache.zookeeper.KeeperException$BadVersionException

2014-06-11 Thread Bongyeon Kim
error started? > > Thanks, > > Jun > > > On Tue, Jun 10, 2014 at 10:00 PM, Bongyeon Kim > wrote: > > > No, broker 5 is alive with log. > > > > > > [2014-06-11 13:59:45,170] ERROR Conditional update of path > > /brokers/topics/topicTRACE/partit

ISR not updating

2014-06-16 Thread Bongyeon Kim
rmal and has no error. This is expected situation? what I have to updating this? Thanks in advance. -- *Sincerely* *,**Bongyeon Kim* Java Developer & Engineer Seoul, Korea Mobile: +82-10-9369-1314 Email: bongyeon...@gmail.com Twitter: http://twitter.com/tigerby Facebook: http://facebo

Re: ISR not updating

2014-06-17 Thread Bongyeon Kim
achine.scala:336) ... 33 more Thanks. On Tue, Jun 17, 2014 at 12:42 PM, Jun Rao wrote: > Any error in the controller and state-change log? > > Thanks, > > Jun > > > On Mon, Jun 16, 2014 at 6:05 PM, Bongyeon Kim > wrote: > > > Hi, team. > &g

Re: ISR not updating

2014-06-18 Thread Bongyeon Kim
Yes. it contain my server.properties file. auto.leader.rebalance.enable=true On Wed, Jun 18, 2014 at 12:44 PM, Jun Rao wrote: > Did you have auto leader balancing enabled? > > Thanks, > > Jun > > > On Tue, Jun 17, 2014 at 5:06 PM, Bongyeon Kim > wrote: > >

Re: ISR not updating

2014-06-18 Thread Bongyeon Kim
together with > controlled shutdown. So, we don't recommend it to be turned on in 0.8.1.1 > > Thanks, > > Jun > > > On Wed, Jun 18, 2014 at 1:41 AM, Bongyeon Kim > wrote: > > > Yes. > > it contain my server.properties file. > > > > > > auto.

Conflict stored data in Zookeeper

2014-08-04 Thread Bongyeon Kim
e I will backoff for this node to be deleted by Zookeeper and retry (kafka.utils.ZkUtils$) I hope to know the what makes this messages. Is it OK that's not ERROR? How can I remove that message? Thanks in adavnce. -- *Sincerely* *,**Bongyeon Kim* Java Developer & Engineer Seoul, Korea Mobile: +82-10-9369-1314 Email: bongyeon...@gmail.com Twitter: http://twitter.com/tigerby Facebook: http://facebook.com/tigerby Wiki: http://tigerby.com

Re: Conflict stored data in Zookeeper

2014-08-04 Thread Bongyeon Kim
Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > / > > > On Mon, Aug 4, 2014 at 10:23 PM, Bongyeon Kim > wrote: > > > Hi, everyone. > > >