Andras Piros created OOZIE-2801: ----------------------------------- Summary: Extend functional specification by mentioning ACID shortcomings Key: OOZIE-2801 URL: https://issues.apache.org/jira/browse/OOZIE-2801 Project: Oozie Issue Type: Improvement Components: docs Affects Versions: 4.3.0 Reporter: Andras Piros Priority: Minor
The Oozie functional specification doesn't mention there would be any kind of ACID shortcomings when speaking of atomicity of side effects of Oozie actions. In particular, if there is a Hive action when there are tables truncated, recreated, filled, and the YARN application running this action gets killed and relaunched / reexecuted, there are no guarantees about the atomicity of the side effects of that Hive action. Same for Shell, Java, Spark etc. actions. Task is to extend [*Oozie functional specification*|https://oozie.apache.org/docs/4.3.0/WorkflowFunctionalSpec.html#a1_Specification_Highlights] with that. -- This message was sent by Atlassian JIRA (v6.3.15#6346)