tutorial link- http://zookeeper.apache.org/doc/current/javaExample.html
On Mon, Apr 25, 2011 at 11:55 AM, Prasad Jeewantha <[email protected]>wrote: > i did this tutorial in netbeans. I added the classes Executor.java and > DataMonitor.java and made Executor.java run. All I get is this output > run: > USAGE: Executor hostPort znode filename program [args ...] > Java Result: 2 > BUILD SUCCESSFUL (total time: 0 seconds) > > please explain how to make the simple watch client step by step. Im new to > zookeeper >
