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