[
https://issues.apache.org/jira/browse/HDFS-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577437#comment-14577437
]
Brahma Reddy Battula commented on HDFS-8553:
--------------------------------------------
[~cnauroth] Attached the patch based on your comment..Kindly review..
Raised YARN-3786 and MAPREDUCE-6392 to address in yarn and mapreduce..
> Document hdfs class path options
> --------------------------------
>
> Key: HDFS-8553
> URL: https://issues.apache.org/jira/browse/HDFS-8553
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Xiaoyu Yao
> Assignee: Brahma Reddy Battula
> Attachments: HDFS-8553-002.patch, HDFS-8553.patch
>
>
> --global, --jar options are not documented.
> {code}
> $ hdfs 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: hdfs classpath
> Prints the class path needed to get the Hadoop jar and the required libraries
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)