[
https://issues.apache.org/jira/browse/HADOOP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468380
]
Milind Bhandarkar commented on HADOOP-926:
------------------------------------------
>I will likely leave a config option that retains the current behavior,
Rather than proliferating config options, I suggest we provide a SyncJobClient,
which terminates the job on ctrl-C, and use it in streaming as default. A
"--background" option will use the regular JobClient.
> 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.