Venkatesh Seetharam created FALCON-611:
------------------------------------------
Summary: Post process arg status is in 'FAILED' state always
Key: FALCON-611
URL: https://issues.apache.org/jira/browse/FALCON-611
Project: Falcon
Issue Type: Bug
Affects Versions: 0.6
Reporter: Venkatesh Seetharam
Fix For: 0.6
When testing FALCON-583, I found that the status for succeeded post processing
results in FAILED value always.
Somehow, the EL {code}<arg>${wf:lastErrorNode() == '' ? 'SUCCEEDED' :
'FAILED'}</arg> {code} always evaluates to false.
However, I have tested by adding code to add the appropriate status which works.
--
This message was sent by Atlassian JIRA
(v6.2#6252)