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)