Cluster structure is not set up for cluster
Dears
I have the next problem, the cluster in the jboss brms and helix don´t start the service helix have this error
/opt/helix/helix-rh.sh
Starting the Apache Helix Controller...
1 [main] ERROR org.apache.helix.controller.HelixControllerMain - fail to parse command-line options. cliArgs: [--zkSvr]
org.apache.commons.cli.MissingArgumentException: Missing argument for option: zkSvr
at org.apache.commons.cli.Parser.processArgs(Parser.java:343)
at org.apache.commons.cli.Parser.processOption(Parser.java:393)
at org.apache.commons.cli.Parser.parse(Parser.java:199)
at org.apache.commons.cli.Parser.parse(Parser.java:85)
at org.apache.helix.controller.HelixControllerMain.processCommandLineArgs(HelixControllerMain.java:123)
at org.apache.helix.controller.HelixControllerMain.main(HelixControllerMain.java:187)
usage: java org.apache.helix.controller.HelixControllerMain
--cluster Provide cluster name
--controllerName Provide cluster controller name (Optional)
--help Prints command-line options info
--mode Provide cluster controller mode (Optional): STANDALONE (default) or DISTRIBUTED
--zkSvr <ZookeeperServerAddress(Required)> Provide zookeeper address
-bash: línea 1: preprodbrms03:2181,preprodbrms04:2181: no se encontró la orden
Done
Please helpme!