-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37463/
-----------------------------------------------------------
(Updated Aug. 17, 2015, 10:36 p.m.)
Review request for Sqoop.
Changes
-------
Incorporated Abe's comments.
Bugs: SQOOP-2480
https://issues.apache.org/jira/browse/SQOOP-2480
Repository: sqoop-sqoop2
Description
-------
Provided ability as suggeested on JIRA.
Diffs (updated)
-----
common/src/main/java/org/apache/sqoop/common/MutableContext.java 272343f
common/src/main/java/org/apache/sqoop/common/MutableMapContext.java 59c520c
common/src/test/java/org/apache/sqoop/common/TestMutableMapContext.java
PRE-CREATION
Diff: https://reviews.apache.org/r/37463/diff/
Testing
-------
The MutableMapContext didn't have any test, so I've added test covering all the
methods :)
Thanks,
Jarek Cecho