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

Robert Kanter commented on OOZIE-3033:
--------------------------------------

That's an interesting idea.

> 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)

Reply via email to