Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.0.0
-
None
-
None
-
None
Description
oozie-workflow-0.5.xsd contains complex type definitions of many actions:
<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"/>
These should be extracted to separate xsd-s like hive and shell actions (oozie-default.xml is to be updated too).
Attachments
Issue Links
- is related to
-
OOZIE-2687 Create XML schema for launcher configurations
- Closed