[
https://issues.apache.org/jira/browse/YARN-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807010#comment-13807010
]
Hudson commented on YARN-1349:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4661 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4661/])
YARN-1349. yarn.cmd does not support passthrough to any arbitrary class.
Contributed by Chris Nauroth. (cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1536443)
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/bin/yarn.cmd
> yarn.cmd does not support passthrough to any arbitrary class.
> -------------------------------------------------------------
>
> Key: YARN-1349
> URL: https://issues.apache.org/jira/browse/YARN-1349
> Project: Hadoop YARN
> Issue Type: Bug
> Components: client
> Affects Versions: 3.0.0, 2.2.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Fix For: 3.0.0, 2.2.1
>
> Attachments: YARN-1349.1.patch, YARN-1349.2.patch
>
>
> The yarn shell script supports passthrough to calling any arbitrary class if
> the first argument is not one of the per-defined sub-commands. The
> equivalent cmd script does not implement this and instead fails trying to do
> a labeled goto to the first argument.
--
This message was sent by Atlassian JIRA
(v6.1#6144)