[ https://issues.apache.org/jira/browse/MAPREDUCE-3212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131096#comment-13131096
]
Hudson commented on MAPREDUCE-3212:
-----------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #1196 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1196/])
MAPREDUCE-3212. Fix usage/help message for bin/yarn. Contributed by Bhallamudi Venkata
Siva Kamesh.
acmurthy : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1186546
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/bin/yarn
> Message displays while executing yarn command should be proper
> --------------------------------------------------------------
>
> Key: MAPREDUCE-3212
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3212
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Bhallamudi Venkata Siva Kamesh
> Assignee: Bhallamudi Venkata Siva Kamesh
> Priority: Minor
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-3212.patch
>
>
> execute yarn command without any arguments. It displays
> {noformat}Usage: hadoop [--config confdir] COMMAND {noformat}.
> Rather the message should be
> {noformat}Usage: yarn [--config confdir] COMMAND{noformat}
--
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
|