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
