-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38458/
-----------------------------------------------------------
(Updated Sept. 25, 2015, 1:36 a.m.)
Review request for Sqoop.
Bugs: SQOOP-2578
https://issues.apache.org/jira/browse/SQOOP-2578
Repository: sqoop-sqoop2
Description
-------
This aim of this JIRA is to port the ApplicationClassLoader in Hadoop into
Sqoop. One of the reason why we don't directly depend on the
ApplicationClassLoader implementation in Hadoop is the implementation in Hadoop
is annotated as unstable. As the code isn't complicated, I'd like to just port
it into Sqoop.
Diffs (updated)
-----
common/pom.xml 748fa7a
common/src/main/java/org/apache/sqoop/utils/ConnectorClassLoader.java
PRE-CREATION
common/src/main/resources/org.apache.sqoop.connector-classloader.properties
PRE-CREATION
common/src/test/java/org/apache/sqoop/utils/TestConnectorClassLoader.java
PRE-CREATION
Diff: https://reviews.apache.org/r/38458/diff/
Testing
-------
Thanks,
Dian Fu