sbin/start-balancer doesnt
--------------------------
Key: HADOOP-7838
URL: https://issues.apache.org/jira/browse/HADOOP-7838
Project: Hadoop Common
Issue Type: Bug
Components: scripts
Affects Versions: 0.23.0
Environment: OS/X, no JAVA_HOME set
Reporter: Steve Loughran
you can't start the balance as it tries to call bin/hadoop-daemon.sh, which
isn't there:
{code}
hadoop-0.23.0 slo$ sbin/start-balancer.sh
sbin/start-balancer.sh: line 25:
/Users/slo/Java/Hadoop/versions/hadoop-0.23.0/libexec/../bin/hadoop-daemon.sh:
No such file or directory
hadoop-0.23.0 slo$
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira