You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Julia Kinga Marton (JIRA)" <ji...@apache.org> on 2018/08/01 10:00:00 UTC

[jira] [Commented] (OOZIE-3193) Applications are not killed when submitted via subworkflow

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

Julia Kinga Marton commented on OOZIE-3193:
-------------------------------------------

Thank you @Andras for the review. I have uploaded a new patch, with the review fix. Now I am running the tests multiple times to find out if the TestSubWorkflowActionExecutor#testSubWorkflowRerun() will fail or not. I will post my findings soon.

> Applications are not killed when submitted via subworkflow
> ----------------------------------------------------------
>
>                 Key: OOZIE-3193
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3193
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>            Reporter: Peter Cseh
>            Assignee: Julia Kinga Marton
>            Priority: Major
>             Fix For: 5.1.0
>
>         Attachments: OOZIE-3193.001.patch, OOZIE-3193.002.patch, OOZIE-3193.003.patch, OOZIE-3193.004.patch
>
>
> We're using tags to kill applications. Subworkflows have special tags like {{workflowID@subwfAcitonID@actionID}} 
> Right now we're not getting the subWorkflow config properly in JavaAE.kill() so we're looking for the tag {{subWorkflowID@actionID}} to kill. Therefore actions submitted via subworkflows are not killed properly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)