[
https://issues.apache.org/jira/browse/OOZIE-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13671869#comment-13671869
]
Bowen Zhang commented on OOZIE-1305:
------------------------------------
what we can do is creating sys_table along with all the other regular tables in
createUpgradeDB using "org.apache.openjpa.jdbc.meta.MappingTool.main(args);"
And in createOozieSysTable(), we skip creating table and just do the two
insertions.
And yes, we need to add the primary key into the OOZIE_SYS in
upgradeDBTo40(String sqlFile, boolean run, boolean fromVerOne) if from a
previous version.
> coordinator job should have an option to recover none of actions after
> downtime
> -------------------------------------------------------------------------------
>
> Key: OOZIE-1305
> URL: https://issues.apache.org/jira/browse/OOZIE-1305
> Project: Oozie
> Issue Type: New Feature
> Reporter: Bowen Zhang
> Attachments: oozierecoverydesigndoc.pdf, oozierecoverydesigndoc.pdf
>
>
> after oozie server is back up after some down time, coordinator job should
> have the option of recovering no actions. We will add a "NONE" option in
> execution strategy of controls section of a coordinator job
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira