You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "thierry accart (JIRA)" <ji...@apache.org> on 2015/09/15 10:45:46 UTC

[jira] [Updated] (OOZIE-2361) rest service : make bundle name optional for bulk

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

thierry accart updated OOZIE-2361:
----------------------------------
    Issue Type: Improvement  (was: Bug)

> rest service : make bundle name optional for bulk
> -------------------------------------------------
>
>                 Key: OOZIE-2361
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2361
>             Project: Oozie
>          Issue Type: Improvement
>          Components: monitoring
>            Reporter: thierry accart
>            Priority: Critical
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> As a system developer, I would like to ask rest service to tell me what happened between two dates (startScheduledTime,endScheduledTime ), so that I build tools to monitor Oozie (include Oozie in my existing monitoring services).
> Today, the /jobs rest service allows bulk mode, but the bundle name is mandatory, and define default values to actionStatus  (KILLED,FAILED) instead of searching on any actionStatus (ref, https://oozie.apache.org/docs/4.2.0/WebServicesAPI.html#Jobs_Information)
> Impacted class :  org.apache.oozie.executor.jpa.BulkJPAExecutor (methods bundleQuery and statusClause)



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