Mona Chitnis created OOZIE-1394:
-----------------------------------

             Summary: Fix bugs around missing fields in events
                 Key: OOZIE-1394
                 URL: https://issues.apache.org/jira/browse/OOZIE-1394
             Project: Oozie
          Issue Type: Sub-task
    Affects Versions: trunk
            Reporter: Mona Chitnis
            Assignee: Mona Chitnis
            Priority: Minor
             Fix For: trunk


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

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