You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2015/03/16 20:17:17 UTC

Review Request 32122: SQOOP-2214 Sqoop2: Add ability to easily iterate over entries stored in Context

-----------------------------------------------------------
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


Re: Review Request 32122: SQOOP-2214 Sqoop2: Add ability to easily iterate over entries stored in Context

Posted by Abraham Elmahrek <ab...@cloudera.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32122/#review76633
-----------------------------------------------------------

Ship it!


Ship It!

- Abraham Elmahrek


On March 16, 2015, 7:17 p.m., Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/32122/
> -----------------------------------------------------------
> 
> (Updated March 16, 2015, 7:17 p.m.)
> 
> 
> 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
> 
>