-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36042/
-----------------------------------------------------------

(Updated July 29, 2015, 7:25 a.m.)


Review request for Sqoop and Venkat Ranganathan.


Changes
-------

Get rid of extra spaces


Bugs: SQOOP-2333
    https://issues.apache.org/jira/browse/SQOOP-2333


Repository: sqoop-trunk


Description
-------

Sqoop allows users to develop their own plugins. But currently there is no way 
user plugins can have their custom options. Users will have to use sqoop 
predefined options. This patch adds support for a map to SqoopOptions which 
opens up possibilities for  users to add their custom options as key/value 
pairs in the map.


Diffs (updated)
-----

  src/docs/dev/SqoopDevGuide.txt a81cfda 
  src/docs/dev/plugin-arch.txt PRE-CREATION 
  src/java/org/apache/sqoop/SqoopOptions.java 9405605 
  src/java/org/apache/sqoop/util/SqoopJsonUtil.java PRE-CREATION 
  src/test/org/apache/sqoop/util/SqoopJsonUtilTest.java PRE-CREATION 

Diff: https://reviews.apache.org/r/36042/diff/


Testing
-------

YES


Thanks,

Rakesh Sharma

Reply via email to