[
https://issues.apache.org/jira/browse/MAPREDUCE-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14949875#comment-14949875
]
nijel commented on MAPREDUCE-6479:
----------------------------------
thanks [~ajisakaa] for the review and commit
> 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)