You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2011/07/19 22:16:59 UTC

[jira] [Created] (HADOOP-7475) hadoop-setup-single-node.sh is broken

hadoop-setup-single-node.sh is broken
-------------------------------------

                 Key: HADOOP-7475
                 URL: https://issues.apache.org/jira/browse/HADOOP-7475
             Project: Hadoop Common
          Issue Type: Bug
         Environment: Java 6
            Reporter: Eric Yang
            Assignee: Eric Yang


When running hadoop-setup-single-node.sh, the system can not find the templates configuration directory:

{noformat}
cat: /usr/libexec/../templates/conf/core-site.xml: No such file or directory
cat: /usr/libexec/../templates/conf/hdfs-site.xml: No such file or directory
cat: /usr/libexec/../templates/conf/mapred-site.xml: No such file or directory
cat: /usr/libexec/../templates/conf/hadoop-env.sh: No such file or directory
chown: cannot access `hadoop-env.sh': No such file or directory
chmod: cannot access `hadoop-env.sh': No such file or directory
cp: cannot stat `*.xml': No such file or directory
cp: cannot stat `hadoop-env.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