-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.0
-
Fix Version/s: 5.0.0b1
-
Component/s: None
-
Labels:None
When trying to add following configuration entry:
<property> <name>oozie.action.keep.action.dir</name> <value>true</value> </property>
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.