On Wed, Dec 25, 2013 at 2:56 PM, Raúl Gutiérrez Segalés <r...@itevenworks.net
> wrote:

> On 24 December 2013 09:52, Kaushal Shriyan <kaushalshri...@gmail.com>
> wrote:
>
> > Hi,
> >
> > Is there a way to list all the nodes and sub nodes on the command line in
> > Zookeeper ?
> >
>
> You can do this with zk_shell:
>
> $ pip install zk_shell
> $ zk-shell server:2181 --run-once "tree /"
>
>
Thanks Raul for the reply, Do i need to install zk_shell on the server
where zookeeper leader or observer process is running?
I am not sure if i understand it completely.

Thanks and Regards,

Kaushal

Reply via email to