[ https://issues.apache.org/jira/browse/MAPREDUCE-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578246#comment-14578246
]
Brahma Reddy Battula commented on MAPREDUCE-6392:
-------------------------------------------------
[~cnauroth] thanks for review and commit..
> 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)
|