[
https://issues.apache.org/jira/browse/HDFS-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577386#comment-14577386
]
Chris Nauroth commented on HDFS-8553:
-------------------------------------
Hi [~brahmareddy]. Thank you for fixing this. Would you please also include
the longer description text starting with "If called without arguments..."
shown here?
http://hadoop.apache.org/docs/r2.7.0/hadoop-project-dist/hadoop-common/CommandsManual.html#classpath
I think you can copy-paste from CommandsManual.md.
BTW, I see the same problem for {{yarn}} and {{mapred}} if you want to file
YARN and MARPEDUCE jiras to fix those too.
http://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html#classpath
http://hadoop.apache.org/docs/r2.7.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredCommands.html#classpath
> 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.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)