You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2013/03/22 20:05:14 UTC

[jira] [Updated] (OOZIE-1284) oozie.service.SchemaService.wf.ext.schemas in oozie-site is missing some newer xsd files

     [ https://issues.apache.org/jira/browse/OOZIE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kanter updated OOZIE-1284:
---------------------------------

    Description: 
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.  

  was:
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-02.xsd
hive-action-0.4.xsd
shell-action-0.3.xsd
sqoop-action-0.4.xsd
{noformat}

    
> 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
>             Fix For: trunk
>
>
> 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