[
https://issues.apache.org/jira/browse/OOZIE-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127235#comment-16127235
]
Peter Bacsko commented on OOZIE-3033:
-------------------------------------
If we change the schema which in turn breaks users' workflow, should we release
a update/conversion tool for that?
> Extract workflow action XML schemas to separate xsd-s
> -----------------------------------------------------
>
> Key: OOZIE-3033
> URL: https://issues.apache.org/jira/browse/OOZIE-3033
> Project: Oozie
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Attila Sasvari
>
> {{oozie-workflow-0.5.xsd}} contains complex type definitions of many actions:
> {code}
> <xs:element name="map-reduce" type="workflow:MAP-REDUCE"/>
> <xs:element name="pig" type="workflow:PIG"/>
> <xs:element name="sub-workflow" type="workflow:SUB-WORKFLOW"/>
> <xs:element name="fs" type="workflow:FS"/>
> <xs:element name="java" type="workflow:JAVA"/>
> {code}
> These should be extracted to separate xsd-s like hive and shell actions
> ({{oozie-default.xml}} is to be updated too).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)