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

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

Peter Cseh created OOZIE-3193:
---------------------------------

             Summary: 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
            Reporter: Peter Cseh


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)