You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by M Tarkeshwar Rao <m....@ericsson.com> on 2014/03/28 06:15:21 UTC

need some examples in java (for write on zookeper)

Hi all,

Can you please suggest any useful link for zookeeper. I need some examples in java.
I want to write meta data on zookeeper using curator framework.

Can I implement some kind of signal on write on zookeeper? I mean to say that if one process write on zookeeper, it should signal the another process to start work on the written data using watches. Is it possible?

Regards
Tarkeshwar