You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by "Lei Xia (Jira)" <ji...@apache.org> on 2020/07/31 16:58:00 UTC

[jira] [Commented] (HELIX-694) Cannot Add a Cluster

    [ https://issues.apache.org/jira/browse/HELIX-694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17169000#comment-17169000 ] 

Lei Xia commented on HELIX-694:
-------------------------------

[~dasahcc] Has this been fixed in lastest 1.0.1 release?
 * [|https://issues.apache.org/jira/secure/AddComment!default.jspa?id=13306177]

> Cannot Add a Cluster
> --------------------
>
>                 Key: HELIX-694
>                 URL: https://issues.apache.org/jira/browse/HELIX-694
>             Project: Apache Helix
>          Issue Type: Bug
>            Reporter: Lahiru Jayasekara
>            Priority: Blocker
>
> When adding a cluster using the command,
> {{./helix-admin.sh --zkSvr localhost:2181 --addCluster MyCluster}}
> There will be an exception generated as follows, 
> Exception in thread "main" org.apache.helix.HelixException: cluster MyCluster is not setup yet
>     at org.apache.helix.manager.zk.ZKHelixAdmin.addStateModelDef(ZKHelixAdmin.java:708)
>     at org.apache.helix.tools.ClusterSetup.addStateModelDef(ClusterSetup.java:343)
>     at org.apache.helix.tools.ClusterSetup.addCluster(ClusterSetup.java:152)
>     at org.apache.helix.tools.ClusterSetup.processCommandLineArgs(ClusterSetup.java:1009)
>     at org.apache.helix.tools.ClusterSetup.main(ClusterSetup.java:1454)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)