You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/09/09 01:10:08 UTC

[jira] [Created] (HDFS-2323) start-dfs.sh script fails for tarball install

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