You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2017/02/10 18:14:41 UTC

[jira] [Created] (OOZIE-2796) oozie.action.keep.action.dir not getting noticed

Andras Piros created OOZIE-2796:
-----------------------------------

             Summary: oozie.action.keep.action.dir not getting noticed
                 Key: OOZIE-2796
                 URL: https://issues.apache.org/jira/browse/OOZIE-2796
             Project: Oozie
          Issue Type: Bug
    Affects Versions: 4.3.0
            Reporter: Andras Piros
             Fix For: trunk


When trying to add following configuration entry:
{code:xml}
<property>
    <name>oozie.action.keep.action.dir</name>
    <value>true</value>
</property>
{code}

to the application level configuration of {{workflow.xml}}, the workflow directories are removed just after the workflow has finished.

This should not be the case.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)