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

Kaufman Ng resolved OOZIE-1285.
-------------------------------

    Resolution: Invalid

Encountered this in Hue import of oozie workflow file.  But XML is valid.  Not 
a oozie bug.
                
> workflow xml only allows exactly one kill control node yet documentation 
> states otherwise
> -----------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1285
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1285
>             Project: Oozie
>          Issue Type: Bug
>          Components: docs
>    Affects Versions: 3.3.0
>            Reporter: Kaufman Ng
>
> In section 3.1.3 of the workflow functional spec 
> (http://oozie.apache.org/docs/3.3.0/WorkflowFunctionalSpec.html#a3.1.3_Kill_Control_Node),
>  it states:
> "A workflow definition may have zero or more kill nodes."
> But in Appendix A, the XML schema for kill node is:
> <xs:element name="kill" type="workflow:KILL" minOccurs="1" maxOccurs="1"/>
> So the docuemntation is incorrect.

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

Reply via email to