[ 
https://issues.apache.org/jira/browse/HADOOP-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468418
 ] 

Owen O'Malley commented on HADOOP-926:
--------------------------------------

The problem with command line switches is that not all applications use the 
ToolBase class, which in my opinion should be reworked into a library rather 
than a base class. Certainly it makes sense to add a submitBatchJob method or 
boolean parameter to control the behavior programmatically (not a new class).

> 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.

Reply via email to