bin/hadoop job -kill command says" job successfully killed" even though job has
retired.
----------------------------------------------------------------------------------------
Key: MAPREDUCE-984
URL: https://issues.apache.org/jira/browse/MAPREDUCE-984
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: client
Affects Versions: 0.21.0
Reporter: Iyappan Srinivasan
After bringing up the cluster, run a command, allow it to finish and move to
retired folder. Now try killing the job with "bin/hadoop job -kill <job_id>" .
It says successfully killed. The message should be . Unable to kill <jobid>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.