-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37463/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2480
https://issues.apache.org/jira/browse/SQOOP-2480
Repository: sqoop-sqoop2
Description
-------
Provided ability as suggeested on JIRA.
Diffs
-----
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