Brahma Reddy Battula created YARN-3786: ------------------------------------------
Summary: Document yarn class path options Key: YARN-3786 URL: https://issues.apache.org/jira/browse/YARN-3786 Project: Hadoop YARN Issue Type: Bug Reporter: Brahma Reddy Battula Assignee: Brahma Reddy Battula --global, --jar options are not documented. {code} $ 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 {code} current document: {code} 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 {code} http://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html#classpath -- This message was sent by Atlassian JIRA (v6.3.4#6332)