-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32122/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2214
https://issues.apache.org/jira/browse/SQOOP-2214
Repository: sqoop-sqoop2
Description
-------
Added ability to iterate over the properties stored in context.
Diffs
-----
common/src/main/java/org/apache/sqoop/common/ImmutableContext.java 7eed27f
common/src/main/java/org/apache/sqoop/common/MapContext.java d23ff1a
common/src/main/java/org/apache/sqoop/common/PrefixContext.java 8d33861
common/src/test/java/org/apache/sqoop/common/TestMapContext.java f9ed37b
common/src/test/java/org/apache/sqoop/common/TestPrefixContext.java
PRE-CREATION
Diff: https://reviews.apache.org/r/32122/diff/
Testing
-------
I've added unit tests for newly added functionality.
Thanks,
Jarek Cecho