[
https://issues.apache.org/jira/browse/MAPREDUCE-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577469#comment-14577469
]
Hadoop QA commented on MAPREDUCE-6392:
--------------------------------------
\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch | 2m 55s | Pre-patch trunk compilation is
healthy. |
| {color:green}+1{color} | @author | 0m 0s | The patch does not contain any
@author tags. |
| {color:green}+1{color} | release audit | 0m 20s | The applied patch does
not increase the total number of release audit warnings. |
| {color:green}+1{color} | site | 2m 58s | Site still builds. |
| {color:green}+1{color} | whitespace | 0m 0s | The patch has no lines that
end in whitespace. |
| | | 6m 16s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12738387/MAPREDUCE-6392.patch |
| Optional Tests | site |
| git revision | trunk / 0e80d51 |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output |
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5783/console |
This message was automatically generated.
> Document mapred class path options
> ----------------------------------
>
> Key: MAPREDUCE-6392
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6392
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Brahma Reddy Battula
> Assignee: Brahma Reddy Battula
> 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)