Venkat Ramachandran created OOZIE-2079:
------------------------------------------
Summary: Notify when a coordinator action status becomes RUNNING
Key: OOZIE-2079
URL: https://issues.apache.org/jira/browse/OOZIE-2079
Project: Oozie
Issue Type: Bug
Components: core
Affects Versions: 4.0.1, trunk
Reporter: Venkat Ramachandran
When a coordinator-action is materialized with WAITING status, Oozie calls the
oozie.coord.action.notification.url as expected, but it does not when the
coordinator-action status changes to RUNNING.
It appears that CoordActionStartXCommand.execute()
(CoordActionStartXCommand.java) method does not invoke a
CoordActionNotificationXCommand().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)