Thanks, got it. sounds like different applications has it’s own way to do this , in kafka it is so said “chroot”. And this is non of zookeeper’s business, right?
On 2014年10月20日, at 上午10:40, Bryan Beaudreault <[email protected]> wrote: > 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
