[
https://issues.apache.org/jira/browse/MAPREDUCE-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
XieXianshan updated MAPREDUCE-3113:
-----------------------------------
Description:
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}
was:
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}
Issue Type: Improvement (was: Bug)
> 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.24.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