Home | About | Sematext search-lucene.com search-hadoop.com
 Search Hadoop and all its subprojects:

Switch to Threaded View
Zookeeper, mail # user - Help needed with ZooKeeper utility


Copy link to this message
-
Help needed with ZooKeeper utility
Prachi Deodhar 2012-02-01, 22:05
Greeting,

I recently started playing around with Apache ZooKeeper 3.3.4 and I have
following question.

1. I want to load some configuration data on the ZooKeeper startup.  What
is the ideal way of doing this?
2. I was playing around with the utility zktreeutil that comes with the
installation. As I understand this utility lets us import some tree from
the XML file. I am not familiar with C and when I try to follow the
instructions given here -
http://svn.apache.org/repos/asf/zookeeper/trunk/src/contrib/zktreeutil/README.txt
I get stuck at the step 4 under Build Instructions in the README. I get
this error  "make: *** No targets specified and no makefile found.  Stop."

Any help is greatly appreciated.

Thanks,
Prachi