Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.0, 3.0.0-alpha1
-
Component/s: documentation
-
Labels:None
-
Hadoop Flags:Reviewed
Description
--global, --jar options are not documented.
$ yarn 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: yarn classpath Prints the class path needed to get the Hadoop jar and the required libraries
http://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html#classpath