You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "abhishek bafna (JIRA)" <ji...@apache.org> on 2016/05/04 12:17:12 UTC

[jira] [Created] (OOZIE-2524) Enhance oozie jobs API to support coordinator action as jobtype

abhishek bafna created OOZIE-2524:
-------------------------------------

             Summary: Enhance oozie jobs API to support coordinator action as jobtype
                 Key: OOZIE-2524
                 URL: https://issues.apache.org/jira/browse/OOZIE-2524
             Project: Oozie
          Issue Type: Bug
          Components: core
            Reporter: abhishek bafna
            Assignee: abhishek bafna


Oozie /jobs API currently supports workflow, coordinator and bundle jobs information retrieval and provides some additional filter options to get specific/limited data. Falcon status sync feature requires workflow and coordination action information to update the status of the Process and Feed Instances. The feature requires the following fields to be present in the response: id, app_name, user, status, nominal time, parent_id, start time, end time,and last modified time, first five are mandatory fields from the Falcon side. The workflow jobs information support is already present. We need to add the support for the coordinator actions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)