[
https://issues.apache.org/jira/browse/MAPREDUCE-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nishan Shetty updated MAPREDUCE-4431:
-------------------------------------
Description:
If we try to kill the already completed job by the following command it gives
ambiguous message as "Killed job <job id>"
./mapred job -kill <already completed job id>
was:
If we try to kill the already completed application by the following command it
gives ambiguous message as "Application has been killed"
./mapred job -kill <already completed application id>
Summary: killing already completed job gives ambiguous message as
"Killed job <job id>" (was: killing already completed application gives
ambiguous message as "Application has been killed")
> killing already completed job gives ambiguous message as "Killed job <job id>"
> ------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4431
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4431
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Reporter: Nishan Shetty
> Priority: Minor
>
> If we try to kill the already completed job by the following command it gives
> ambiguous message as "Killed job <job id>"
> ./mapred job -kill <already completed job id>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira