Abraham Elmahrek created SQOOP-2329:
---------------------------------------
Summary: 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)