Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3033

Extract workflow action XML schemas to separate xsd-s

    XMLWordPrintableJSON

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

          Activity

            People

              Unassigned Unassigned
              asasvari Attila Sasvári
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: