[
https://issues.apache.org/jira/browse/MAPREDUCE-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated MAPREDUCE-6392:
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
+1 for the patch. I have committed this to trunk and branch-2. Brahma, thank
you for the contribution.
> Document mapred class path options
> ----------------------------------
>
> Key: MAPREDUCE-6392
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6392
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: documentation
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> Fix For: 2.8.0
>
> Attachments: MAPREDUCE-6392.patch
>
>
> --global, --jar options are not documented.
> {code}
> $ mapred 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}
> Prints the class path needed to get the Hadoop jar and the required libraries.
> Usage: mapred classpath
> {code}
> http://hadoop.apache.org/docs/r2.7.0/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredCommands.html#classpath
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)