You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "XieXianshan (Created) (JIRA)" <ji...@apache.org> on 2011/09/28 13:15:45 UTC

[jira] [Created] (MAPREDUCE-3113) the scripts yarn-daemon.sh and yarn are not working properly

the scripts yarn-daemon.sh and yarn are not working properly
------------------------------------------------------------

                 Key: MAPREDUCE-3113
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3113
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.24.0
            Reporter: XieXianshan
            Assignee: XieXianshan
            Priority: Minor
             Fix For: 0.24.0


When we execute them on any path but $YARN_HOME,it is giving the error as follows:
(Of course we should set the path variable of that scritps into the .bashrc or profile in advance)
{code}
/usr/share/hadoop/hadoop-mapreduce-0.24.0-SNAPSHOT/bin/yarn: line 55: /usr/share/hadoop/yarn-config.sh:  No such file or directory
{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