Hi Russ, This presentation gives brief idea about zookeeper cluster reconfig mechanism: http://www.slideshare.net/Hadoop_Summit/dynamic-reconfiguration-of-zookeeper
zookeeper 3.5.0 source has zkCli.sh utility which supports reconfig command to dynamically reconfigure the cluster. Regards, Deepak On Tue, Aug 13, 2013 at 12:49 PM, Russ Lavoy <[email protected]> wrote: > Hello, > > I would like to add ZK nodes dynamically to an ensemble. I have seen > https://issues.apache.org/jira/browse/ZOOKEEPER-107 but I do not see any > documentation on how to do this. > > Can anyone give me some insight? > > Thanks
