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/12 16:12:05 UTC

[jira] [Created] (FALCON-1535) Group all oozie-related methods in OozieClientHelper class extended from OozieClient

Paul Isaychuk created FALCON-1535:
-------------------------------------

             Summary: Group all oozie-related methods in OozieClientHelper class extended from OozieClient
                 Key: FALCON-1535
                 URL: https://issues.apache.org/jira/browse/FALCON-1535
             Project: Falcon
          Issue Type: Sub-task
    Affects Versions: 0.6
            Reporter: Paul Isaychuk
             Fix For: 0.8


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)