[
https://issues.apache.org/jira/browse/HDFS-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579034#comment-14579034
]
Hudson commented on HDFS-8553:
------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #221 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/221/])
HDFS-8553. Document hdfs class path options. Contributed by Brahma Reddy
Battula. (cnauroth: rev d2832b3d4243c6c470c774bc33fd13f70b3e7b72)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/HDFSCommands.md
> Document hdfs class path options
> --------------------------------
>
> Key: HDFS-8553
> URL: https://issues.apache.org/jira/browse/HDFS-8553
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: documentation
> Reporter: Xiaoyu Yao
> Assignee: Brahma Reddy Battula
> Fix For: 2.8.0
>
> 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)