start-dfs.sh script fails for tarball install
---------------------------------------------
Key: HDFS-2323
URL: https://issues.apache.org/jira/browse/HDFS-2323
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Tom White
Assignee: Tom White
I build Common and HDFS tarballs from trunk then tried to start a cluster with
start-dfs.sh, but I got the following error:
{noformat}
Starting namenodes on [localhost ]
sbin/start-dfs.sh: line 55:
/Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or
directory
sbin/start-dfs.sh: line 68:
/Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or
directory
Starting secondary namenodes [0.0.0.0 ]
sbin/start-dfs.sh: line 88:
/Users/tom/tmp/hadoop/libexec/../bin/hadoop-daemons.sh: No such file or
directory
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira