I ended up going with that suggestion, a short recursive function did the trick! However, I noticed the following nodes: /zookeeper /zookeeper/quota
that were not created by me. So I ignored them. Is this correct? Satish On Mon, May 4, 2009 at 4:33 PM, Ted Dunning <ted.dunn...@gmail.com> wrote: > In fact, the much, much simpler approach of bringing up the production ZK > cluster and simply writing a program to read from the pre-production > cluster > and write to the production one is much more sound. If you can't do that, > you may need to rethink your processes since they are likely to be delicate > for other reasons as well. > > On Mon, May 4, 2009 at 2:35 PM, Mahadev Konar <maha...@yahoo-inc.com> > wrote: > > > So, zookeeper would work fine if you are careful with above but I would > > vote > > against doing this for production since the above is pretty easy to mess > > up. > > > > > > -- > Ted Dunning, CTO > DeepDyve > > 111 West Evelyn Ave. Ste. 202 > Sunnyvale, CA 94086 > www.deepdyve.com > 858-414-0013 (m) > 408-773-0220 (fax) >