You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2017/09/18 22:04:01 UTC

[jira] [Created] (OOZIE-3061) Kill only those child jobs which are not already killed

Satish Subhashrao Saley created OOZIE-3061:
----------------------------------------------

             Summary: Kill only those child jobs which are not already killed
                 Key: OOZIE-3061
                 URL: https://issues.apache.org/jira/browse/OOZIE-3061
             Project: Oozie
          Issue Type: Bug
            Reporter: Satish Subhashrao Saley
            Priority: Trivial


Here we kill all child jobs. 
https://github.com/apache/oozie/blob/master/sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherMain.java#L265
We should check before killing for already killed application.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)