-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37539/
-----------------------------------------------------------
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
-----
common/src/main/java/org/apache/sqoop/common/MapContext.java fc722c0
common/src/test/java/org/apache/sqoop/common/TestMapContext.java 2a27c0c
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