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

[jira] [Updated] (OOZIE-2349) Method getCoordJobInfo(String jobId, String filter, int offset, int length, boolean desc) is not present in LocalOozieClientCoord

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

Narayan Periwal updated OOZIE-2349:
-----------------------------------
    Attachment: OOZIE-2349-v0.patch

> Method getCoordJobInfo(String jobId, String filter, int offset, int length, boolean desc) is not present in LocalOozieClientCoord
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2349
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2349
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Narayan Periwal
>            Assignee: Narayan Periwal
>         Attachments: OOZIE-2349-v0.patch
>
>
> In LocalOozieClientCoord, method getCoordJobInfo(String jobId) is present, but the corresponding overloaded method getCoordJobInfo(String jobId, String filter, int offset, int length, boolean desc) is not present. Adding this method in LocalOozieClientCoord will enable us to use this in the unit testcases. 



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