[ 
https://issues.apache.org/jira/browse/OOZIE-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mona Chitnis updated OOZIE-1375:
--------------------------------

    Description: OOZIE-1209 introduced Events system in Oozie. Currently those 
job notification events are generated only for Wf Jobs and Coord Actions. This 
JIRA extends functionality of generating status events to Workflow Actions too. 
 (was: OOZIE-1209 introduced Events system in Oozie. Currently those job 
notification events are generated only for Wf Jobs and Coord Actions. This JIRA 
extends functionality of generating status events to Workflow Actions too.

In addition, this JIRA fixes minor bugs around:
(1) no parent id in WORKFLOW_JOB STARTED event. the workflow is started by
coord action.
the message text:
{"status":"RUNNING","id":"0000134-130528180458682-oozie-oozi-W","startTime":1369860763055}

(2) no COORDINATOR_ACTION STARTED event, after resume of suspended action.

(3) no nominal time in suspended COORDINATOR_ACTION event.
the message text:
{"status":"SUSPENDED","id":"0000135-130528180458682-oozie-oozi-C@1","parentId":"0000135-130528180458682-oozie-oozi-C"}
)
    
> Generate Job notification events for Workflow Actions
> -----------------------------------------------------
>
>                 Key: OOZIE-1375
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1375
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Mona Chitnis
>            Assignee: Mona Chitnis
>             Fix For: trunk
>
>
> OOZIE-1209 introduced Events system in Oozie. Currently those job 
> notification events are generated only for Wf Jobs and Coord Actions. This 
> JIRA extends functionality of generating status events to Workflow Actions 
> too.

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