[
https://issues.apache.org/jira/browse/MAPREDUCE-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nijel updated MAPREDUCE-6479:
-----------------------------
Attachment: MAPREDUCE-6479_3.patch
thanks [~ajisakaa]
sorry for the silly mistake.
Updated the patch with the fix
> 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, 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)