[
https://issues.apache.org/jira/browse/HADOOP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468364
]
Doug Cutting commented on HADOOP-926:
-------------------------------------
> I always thought this was a feature ... ;)
Heh. That was my first thought too. But that behaviour is contrary to most
command line programs. The use of MapReduce should be transparent and
consistent. Control-C should do the same thing regardless of whether
LocalRunner or a JobTracker is used. So I'm +1 for this change.
> control-c of the submitting program should kill the job
> -------------------------------------------------------
>
> Key: HADOOP-926
> URL: https://issues.apache.org/jira/browse/HADOOP-926
> Project: Hadoop
> Issue Type: Improvement
> Components: mapred
> Affects Versions: 0.10.1
> Reporter: Owen O'Malley
> Assigned To: Owen O'Malley
>
> Currently, if you kill the process that submitted the job, the job continues.
> The default behavior should be to kill the job if the launching process dies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.