-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41735/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2638
https://issues.apache.org/jira/browse/SQOOP-2638
Repository: sqoop-sqoop2
Description
-------
Provide integration tests for connector classpath isolation.
Diffs
-----
test/src/main/java/org/apache/sqoop/test/testcases/ConnectorClasspathTestCase.java
PRE-CREATION
test/src/test/java/org/apache/sqoop/integration/connectorloading/ClasspathTest.java
e0879ed
test/src/test/java/org/apache/sqoop/integration/connectorloading/ConnectorClasspathIsolationTest.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestClasspathIsolation.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestExtractor.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestFromConnector.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestFromDestroyer.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestFromInitializer.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestFromJobConfiguration.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestFromLinkConfiguration.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestPartition.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/TestPartitioner.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/from/sqoopconnector.properties
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestClasspathIsolation.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestLoader.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToConnector.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToDestroyer.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToInitializer.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToJobConfiguration.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/TestToLinkConfiguration.java
PRE-CREATION
test/src/test/resources/TestConnectorClasspathIsolation/to/sqoopconnector.properties
PRE-CREATION
Diff: https://reviews.apache.org/r/41735/diff/
Testing
-------
Thanks,
Dian Fu