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

Alejandro Abdelnur updated OOZIE-529:
-------------------------------------

    Fix Version/s: pre-Apache
    
> OOZIE-112: kill node message is not printed out
> -----------------------------------------------
>
>                 Key: OOZIE-529
>                 URL: https://issues.apache.org/jira/browse/OOZIE-529
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Angelo K. Huang
>            Assignee: Angelo K. Huang
>             Fix For: pre-Apache
>
>
> If workflow failed, the error message is never printed out either in log 
> message or web console.
>     <action name="mr-node">
>         <map-reduce>
>         </map-reduce>
>         <ok to="end"/>
>         <error to="fail"/>
>     </action>
>     <kill name="fail">
>         <message>Map/Reduce failed, error 
> message[${wf:errorMessage(wf:lastErrorNode())}]</message>
>     </kill>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to