-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37539/
-----------------------------------------------------------
(Updated Aug. 17, 2015, 8:06 p.m.)
Review request for Sqoop.
Bugs: SQOOP-2491
https://issues.apache.org/jira/browse/SQOOP-2491
Repository: sqoop-sqoop2
Description
-------
External jar handling is added to the MapContext only. If we need this in
ImmutableMapContext (higher up in the inheritance tree), we can move it later.
Diffs (updated)
-----
common/src/main/java/org/apache/sqoop/utils/ContextUtils.java PRE-CREATION
common/src/test/java/org/apache/sqoop/utils/TestContextUtils.java
PRE-CREATION
core/src/main/java/org/apache/sqoop/core/SqoopConfiguration.java 58c4c34
Diff: https://reviews.apache.org/r/37539/diff/
Testing
-------
mvn test
Thanks,
Abraham Elmahrek