You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Mate Juhasz (JIRA)" <ji...@apache.org> on 2018/09/03 13:14:00 UTC

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

    [ https://issues.apache.org/jira/browse/OOZIE-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16602159#comment-16602159 ] 

Mate Juhasz commented on OOZIE-3061:
------------------------------------

Thanks [~andras.piros], I uploaded a patch according to your comments

> 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
>    Affects Versions: 4.3.0
>            Reporter: Satish Subhashrao Saley
>            Assignee: Mate Juhasz
>            Priority: Trivial
>              Labels: newbie, newbiee
>             Fix For: 5.1.0
>
>         Attachments: OOZIE-3061-001.patch, OOZIE-3061-002.patch, OOZIE-3061-003.patch, OOZIE-3061-004.patch, OOZIE-3061-005.patch, OOZIE-3061-006.patch
>
>
> 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
(v7.6.3#76005)