You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2016/02/03 08:55:39 UTC

[jira] [Resolved] (SQOOP-2329) Sqoop2: Provide integration test infrastructure base class

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

Dian Fu resolved SQOOP-2329.
----------------------------
    Resolution: Fixed

> Sqoop2: Provide integration test infrastructure base class
> ----------------------------------------------------------
>
>                 Key: SQOOP-2329
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2329
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: sqoop2-test
>            Reporter: Abraham Elmahrek
>            Assignee: Abraham Elmahrek
>             Fix For: 1.99.7
>
>
> Right now, integration tests take on the following inheritance model:
> {noformat}
>                    +---->DerbyUpgradeTestCase                              
>                    |                                                       
>                    |                                                       
> TomcatTestCase+----+                           +---->HiveConnectorTestCase 
>                    |                           |                           
>                    |                           |                           
>                    +---->ConnectorTestCase+----+                           
>                                                |                           
>                                                |                           
>                                                +---->KafkaConnectorTestCase
> {noformat}
> Let's simplify it and get rid of ConnectorTestCase, KafkaConnectorTestCase, and HiveConnectorTestCase.



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