Ranjitha Kashyap created OOZIE-996:
--------------------------------------

             Summary: On Kill, the error message returns null.
                 Key: OOZIE-996
                 URL: https://issues.apache.org/jira/browse/OOZIE-996
             Project: Oozie
          Issue Type: Bug
            Reporter: Ranjitha Kashyap


I recently noticed that when a job gets killed, 
${wf:errorMessage(wf:lastErrorNode())} returns null 

<kill name="error">
  <message> workflow failed, error 
message[${wf:errorMessage(wf:lastErrorNode())}]
  </message>
</kill> 

I am currently working on Oozie 3.0.0. Is there a fix for this in the new 
version?

Thanks,
Ranjitha

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