You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Paul Isaychuk (JIRA)" <ji...@apache.org> on 2015/10/13 15:43:05 UTC

[jira] [Updated] (FALCON-1535) Group all oozie-related methods in OozieClientHelper class which aggregates OozieClient

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

Paul Isaychuk updated FALCON-1535:
----------------------------------
    Summary: Group all oozie-related methods in OozieClientHelper class which aggregates OozieClient  (was: Group all oozie-related methods in OozieClientHelper class extended from OozieClient)

> Group all oozie-related methods in OozieClientHelper class which aggregates OozieClient
> ---------------------------------------------------------------------------------------
>
>                 Key: FALCON-1535
>                 URL: https://issues.apache.org/jira/browse/FALCON-1535
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Paul Isaychuk
>            Assignee: Paul Isaychuk
>              Labels: refactoring
>
> In base test class we have a list of oozie clients related to each server (cluster).
> Proposal is to create our own class for example OozieClientHelper, which extends OozieClient. We will move all methods from OozieUtil, InstanceUtil which use OozieClient to this class and will use this class instead of Util classes.



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