[
https://issues.apache.org/jira/browse/MAPREDUCE-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949902#comment-14949902
]
Hudson commented on MAPREDUCE-6479:
-----------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #512 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/512/])
MAPREDUCE-6479. Add missing mapred job command options in mapreduce (aajisaka:
rev 584cf3bb35b96749f711b9e7145cf3fb71897cd9)
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/tools/CLI.java
* hadoop-mapreduce-project/CHANGES.txt
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/site/markdown/MapredCommands.md
> Add missing mapred job command options in mapreduce document
> ------------------------------------------------------------
>
> Key: MAPREDUCE-6479
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6479
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: documentation
> Reporter: nijel
> Assignee: nijel
> Fix For: 2.8.0
>
> Attachments: MAPREDUCE-6479.patch, MAPREDUCE-6479_2.patch,
> MAPREDUCE-6479_3.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)