Re: Broker disappear from zookeeper

2016-09-02 Thread
No one have seen this problem before? On Fri, Aug 26, 2016 at 1:11 PM, 李斯宁 wrote: > hi, guys > I have a three nodes kafka cluster. > Some times, one of the Kafka brokers may disappear from zookeeper > "/brokers/ids", but the process is still live and prints logs seems norm

Broker disappear from zookeeper

2016-08-25 Thread
broker do not retry to reestablish session to zookeeper and create its node under "/brokers/ids" my kafka version: 0.10.0.0 -- 李斯宁

how to know which process is writing to a specific topic?

2016-08-06 Thread
hi, guys I have many process running on YARN writing to / reading from different topics. How can I know which process is writing to my topic? (Or knowing the host:port of the producer is also OK). Is there any log? or other way? thanks for your reply in advance~ -- 李斯宁