[ https://issues.apache.org/jira/browse/MAPREDUCE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118809#comment-13118809
]
Hudson commented on MAPREDUCE-3113:
-----------------------------------
Integrated in Hadoop-Hdfs-0.23-Build #26 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/26/])
Merge -r 1177873:1177874 from trunk to branch-0.23 to fix MAPREDUCE-3113.
acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1177875
Files :
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/bin/yarn-daemon.sh
> 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: Improvement
> Components: mrv2
> Affects Versions: 0.24.0
> Reporter: XieXianshan
> Assignee: XieXianshan
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-3113.patch
>
>
> When we execute them on any path but $YARN_HOME with bash -x option,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
|