You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/09/26 07:46:04 UTC

[jira] [Commented] (MAPREDUCE-6479) Add missing commands in mapreduce document

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14909112#comment-14909112 ] 

Hadoop QA commented on MAPREDUCE-6479:
--------------------------------------

\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |   3m 10s | 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 23s | The applied patch does not increase the total number of release audit warnings. |
| {color:green}+1{color} | site |   3m 17s | Site still builds. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that end in whitespace. |
| | |   6m 54s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | http://issues.apache.org/jira/secure/attachment/12762503/MAPREDUCE-6479.patch |
| Optional Tests | site |
| git revision | trunk / 67b0e96 |
| Java | 1.7.0_55 |
| uname | Linux asf905.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/6021/console |


This message was automatically generated.

> Add missing commands in mapreduce document
> ------------------------------------------
>
>                 Key: MAPREDUCE-6479
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6479
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: nijel
>            Assignee: nijel
>            Priority: Minor
>         Attachments: MAPREDUCE-6479.patch
>
>
> As per initial analysis the following command details are not added in
> http://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapredCommands.html#job
> {noformat}
>         [-list-active-trackers]
>         [-list-blacklisted-trackers]
>         [-list-attempt-ids <job-id> <task-type> <task-state>]. Valid values for <task-type> are MAP REDUCE. Valid values for <task-state> are running, completed
>         [-logs <job-id> <task-attempt-id>]
> {noformat}
> Please let me know it is intentionally skipped ?
> if not i will update a patch to add.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)