[ https://issues.apache.org/jira/browse/OOZIE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Kanter updated OOZIE-1284: --------------------------------- Attachment: OOZIE-1284.patch No tests because its just an oozie-site change. > 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 > > 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 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