job -kill-task <task-id>] and -fail-task <task-id> are not task-ids they are
attempt ids
----------------------------------------------------------------------------------------
Key: MAPREDUCE-985
URL: https://issues.apache.org/jira/browse/MAPREDUCE-985
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 0.21.0
Reporter: Iyappan Srinivasan
Fix For: 0.21.0
Right now, bin/hadoop job show soptions as
-kill-task <task-id> and
-fail-task <taskid>
These two are confusing as task attempt id and not task ids should be provioded
to kill them.
These help messages have to be changed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.