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/07/21 15:09:20 UTC

[jira] [Commented] (OOZIE-2461) Workflow, Coordinator and Bundle job querying should have last modified filter

    [ https://issues.apache.org/jira/browse/OOZIE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387864#comment-15387864 ] 

abhishek bafna commented on OOZIE-2461:
---------------------------------------

[~satishsaley] There are test case failure with the patch. Can you please take a look and update. Thanks.

{noformat}
TestBundleJobInfoGetJPAExecutor.java
TestBundleJobQueryExecutor.java
TestCoordJobInfoGetJPAExecutor.java
{noformat}

> Workflow, Coordinator and Bundle job querying should have last modified filter
> ------------------------------------------------------------------------------
>
>                 Key: OOZIE-2461
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2461
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>         Attachments: OOZIE-2461-1.patch, OOZIE-2461-6.patch, OOZIE-2461-7.patch, OOZIE-2461-8.patch, OOZIE-2461-9.patch
>
>
> To get currently running coordinator and id, one user had to do
> http://localhost:11000/oozie/v1/jobs?jobtype=coord&filter=user%3satish_1.0%3B&offset=1&len=3000
> They could not use name in the filter as they include a version and keep changing. For eg:
> urs_satish_filter-0.1-daily-coord
> urs_puru_service-0.4-hourly-coord
> It would be good to have last modified filter to get recently active coordinators.



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