[
https://issues.apache.org/jira/browse/OOZIE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ranjitha Kashyap updated OOZIE-996:
-----------------------------------
Description:
I recently noticed that when a job gets killed,
${wf:errorMessage(wf:lastErrorNode())} returns null as 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
was:
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
> 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 as 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