[jira] [Updated] (YARN-3786) Document yarn class path options

2015-06-08 Thread Chris Nauroth (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated YARN-3786:

Component/s: documentation
 Issue Type: Improvement  (was: Bug)

 Document yarn class path options
 

 Key: YARN-3786
 URL: https://issues.apache.org/jira/browse/YARN-3786
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: documentation
Reporter: Brahma Reddy Battula
Assignee: Brahma Reddy Battula
 Attachments: YARN-3786.patch


 --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)


[jira] [Updated] (YARN-3786) Document yarn class path options

2015-06-08 Thread Brahma Reddy Battula (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brahma Reddy Battula updated YARN-3786:
---
Attachment: YARN-3786.patch

 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
 Attachments: YARN-3786.patch


 --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)