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

Mona Chitnis commented on OOZIE-1014:
-------------------------------------

To clarify a bit further, if the workflow contains parametrized variables for 
indicating action node name, the xsd does not support it and error is thrown. 
When you submit the workflow directly (without coordinator), this error comes 
up on the stdout. However, it is when submitted via coordinator, that the error 
is hidden in logs and Coordinator job as well as Coordinator Action FAILs due 
to unspecified reason
                
> Coordinator action failure error not propagated 
> ------------------------------------------------
>
>                 Key: OOZIE-1014
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1014
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> If coordinator action fails with schema validation error -> E0701: XML schema 
> error, cvc-pattern-valid: Value 'somevalue' is not facet-valid with respect 
> to pattern '([a-zA-Z_]([\-_a-zA-Z0-9])*){1,39})' for type 'IDENTIFIER', doing 
> an -info on the action does not specify error

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