Re: How to view Topic registration info and Partition state info from zookeeper in 0.8?

2013-03-03 Thread Jason Huang
Thanks all for the responses! Jason On Fri, Mar 1, 2013 at 1:37 PM, Neha Narkhede wrote: > I have found Kazoo to be very convenient for scripting purposes. It is a > python zookeeper client that is very easy to use - > http://kazoo.readthedocs.org/en/latest/# > > Thanks, > Neha > > > On Fri, Mar

Re: Copy kafka data between servers?

2013-03-03 Thread Jason Huang
Sure I can collect the logs. However, the strange thing in my case is that the zookeeper-server-stop.sh script (kill -SIGINT) didn't actually kill the zookeeper process in my server. When you tried shutting down zookeeper in your step, did you double check to see if the zookeeper process had been k