Running multiple applications against a single zookeeper is not a problem. This is separate from hbase, and we run many applications against our zk clusters. In terms of multiple hbases, I believe you will just need to change zookeeper.znode.parent to give each cluster a unique parent node.
On Sun, Oct 19, 2014 at 10:27 PM, raymond <[email protected]> wrote: > Hi > > How can I setup several hbase cluster using one single standalone > zookeeper cluster? Can someone give me some clue? Is there any best > practice on such kinds of usage? say. run multiple same services against > single zookeeper cluster. > > Thanks! > > Raymond
