Lahiru Jayathilake created HELIX-694:
----------------------------------------

             Summary: Cannot Add a Cluster
                 Key: HELIX-694
                 URL: https://issues.apache.org/jira/browse/HELIX-694
             Project: Apache Helix
          Issue Type: Bug
            Reporter: Lahiru Jayathilake


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
(v7.6.3#76005)

Reply via email to