You can provide the root path as part of zookeeper connection string. E.G. host:2181/my/root/path
All nodes will be created understand /my/root/path. Thanks Kishore G On Nov 25, 2014 3:48 AM, "Robert Cross (JIRA)" <[email protected]> wrote: > Robert Cross created HELIX-557: > ---------------------------------- > > Summary: Specifying cluster zookeeper path root > Key: HELIX-557 > URL: https://issues.apache.org/jira/browse/HELIX-557 > Project: Apache Helix > Issue Type: Improvement > Components: helix-core > Affects Versions: 0.6.4, 0.7.1 > Reporter: Robert Cross > > > Hi, > > I would like to be able to specify a root path for the znode structure > that helix creates for cluster management. From what I can see, it is > pretty hard coded to be the core root of the zookeeper tree. > > Is this possible? > > Thanks > Rob > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
