[ 
https://issues.apache.org/jira/browse/YARN-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578043#comment-14578043
 ] 

Hudson commented on YARN-3786:
------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #7992 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7992/])
YARN-3786. Document yarn class path options. Contributed by Brahma Reddy 
Battula. (cnauroth: rev a531b058aef48c9bf2e5366ed110e1f817316c1a)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md
* hadoop-yarn-project/CHANGES.txt


> Document yarn class path options
> --------------------------------
>
>                 Key: YARN-3786
>                 URL: https://issues.apache.org/jira/browse/YARN-3786
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Brahma Reddy Battula
>            Assignee: Brahma Reddy Battula
>             Fix For: 2.8.0
>
>         Attachments: YARN-3786.patch
>
>
> --global, --jar options are not documented.
> {code}
> $ yarn classpath --help
> classpath [--glob|--jar <path>|-h|--help] :
>   Prints the classpath needed to get the Hadoop jar and the required
>   libraries.
>   Options:
>   --glob       expand wildcards
>   --jar <path> write classpath as manifest in jar named <path>
>   -h, --help   print help
> {code}
> current document:
> {code}
> User Commands
> Commands useful for users of a hadoop cluster.
> classpath
> Usage: yarn classpath
> Prints the class path needed to get the Hadoop jar and the required libraries
> {code}
> http://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html#classpath



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to