Ryota Egashira created OOZIE-2183:
-------------------------------------
Summary: provide an option to disable cleanup for output dataset
in rerun
Key: OOZIE-2183
URL: https://issues.apache.org/jira/browse/OOZIE-2183
Project: Oozie
Issue Type: Bug
Reporter: Ryota Egashira
Assignee: Ryota Egashira
currently unless nocleanup option is explicitly used in CLI command when rerun
coordinator, output dataset is removed, default is cleanup. This is not
desirable for some data pipeline use cases where output datasets are shared
among multiple jobs, and accidental deletion by rerun (when failing to pass
nocleanup option from CLI) affect the other jobs.
this jira is to add cleanup attribute to disable cleanup in coordinator.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)