Hi, We are tracking this issue. This was caused by an issue in the auto-merge process. We'll be creating a fix shortly.
Hunter On Wed, May 20, 2020 at 5:04 AM anil (Jira) <j...@apache.org> wrote: > anil created HELIX-823: > -------------------------- > > Summary: run-helix-controller.sh command gives error > Key: HELIX-823 > URL: https://issues.apache.org/jira/browse/HELIX-823 > Project: Apache Helix > Issue Type: Bug > Components: helix-core > Environment: Linux Red Hat 4.8.5-4 > Reporter: anil > > > Download helix verversion 1.0.0 binary and setup two node cluster. Every > thing work fine. > > but when fire below command > > ./run-helix-controller.sh --zkSvr localhost:2181 --cluster jbpm-cluster > > It gives error - > > sterName:jbpm-cluster, controllerName:null, mode:STANDALONE > Exception in thread "main" *java.lang.NoSuchFieldError: Rebalancer* > at org.apache.helix.InstanceType.<clinit>(InstanceType.java:39) > at > org.apache.helix.controller.HelixControllerMain.startHelixController(HelixControllerMain.java:156) > at > org.apache.helix.controller.HelixControllerMain.main(HelixControllerMain.java:212) > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >