[
https://issues.apache.org/jira/browse/OOZIE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798301#comment-13798301
]
Mona Chitnis commented on OOZIE-1284:
-------------------------------------
bq. For Oozie 4.1, are we planning on re-using the branch-4.0 or rebasing off
trunk again?
We should re-use branch-4.0 and and apply critical bug fixes from trunk in that
case
> oozie.service.SchemaService.wf.ext.schemas in oozie-site is missing some
> newer xsd files
> ----------------------------------------------------------------------------------------
>
> Key: OOZIE-1284
> URL: https://issues.apache.org/jira/browse/OOZIE-1284
> Project: Oozie
> Issue Type: Bug
> Components: core
> Affects Versions: trunk
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Fix For: trunk, 4.0.1
>
> Attachments: OOZIE-1284.patch
>
>
> In oozie-site.xml, we have the following listed under
> {{oozie.service.SchemaService.wf.ext.schemas}}:
> {noformat}
> shell-action-0.1.xsd
> shell-action-0.2.xsd
> email-action-0.1.xsd
> hive-action-0.2.xsd
> hive-action-0.3.xsd
> sqoop-action-0.2.xsd
> sqoop-action-0.3.xsd
> ssh-action-0.1.xsd
> distcp-action-0.1.xsd
> {noformat}
> It's missing the following xsd files:
> {noformat}
> distcp-action-0.2.xsd
> hive-action-0.4.xsd
> shell-action-0.3.xsd
> sqoop-action-0.4.xsd
> {noformat}
> If I recall correctly, this will cause Oozie to reject workflows using those
> versions of those extension action schemas.
--
This message was sent by Atlassian JIRA
(v6.1#6144)