You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by "Robert Cross (JIRA)" <ji...@apache.org> on 2014/11/25 12:47:12 UTC

[jira] [Created] (HELIX-557) Specifying cluster zookeeper path root

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)

Re: [jira] [Created] (HELIX-557) Specifying cluster zookeeper path root

Posted by kishore g <g....@gmail.com>.
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)" <ji...@apache.org> 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)
>