[
https://issues.apache.org/jira/browse/OOZIE-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohammad Kamrul Islam updated OOZIE-2079:
-----------------------------------------
Attachment: OOZIE-2079.2.patch
patch created with --no-prefix option .
> 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: trunk, 4.0.1
> Reporter: Venkat Ramachandran
> Assignee: Mohammad Kamrul Islam
> Attachments: OOZIE-2079.1.patch, OOZIE-2079.2.patch
>
>
> 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)