Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
--global, --jar options are not documented.
$ 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
current document:
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