[ 
https://issues.apache.org/jira/browse/OOZIE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768921#comment-13768921
 ] 

Robert Kanter commented on OOZIE-1284:
--------------------------------------

For Oozie 4.1, are we planning on re-using the branch-4.0 or rebasing off trunk 
again?  In any case, we should put this in the next 4.x release because 4.0 is 
missing these 3 as well.  
                
> 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

Reply via email to