Hi to all, I downloaded the latest stable kafka version 0.8.2.1 and got it working on centos host.
I also have a zookeeper running on the localhost:2181. I can start and stop kafka without any problem and it is working as expected. My problem is with the zookeeper-shell.sh script. I am trying to get brokers data from the zookeeper host without having to enter on the zookeeper shell. For that i am executing the following command: #> zookeeper-shell.sh localhost:2181 ls /kafka/brokers/ids/2 .. To get information about broker id 2. When i execute this command the only output i get is "Connecting to localhost:2181" and immediately the command returns. That is strange because with kafka version 0.8.1.1 i was able to call the same command with the ‘ls’ command output. Did the commands changed on the 0.8.2.1 version ? Thanks for your help! Regards, João Reis ______________________________________________________________________ This email has been scanned by the Symantec Email Security.cloud service. For more information please visit http://www.symanteccloud.com ______________________________________________________________________