Xiaoyu Yao created HDFS-8553: -------------------------------- Summary: 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
--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)