[
https://issues.apache.org/jira/browse/YARN-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577461#comment-14577461
]
Brahma Reddy Battula commented on YARN-3786:
--------------------------------------------
[~cnauroth] Attached the patch..Kindly Review..
> Document yarn class path options
> --------------------------------
>
> Key: YARN-3786
> URL: https://issues.apache.org/jira/browse/YARN-3786
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> 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)