----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/36042/ -----------------------------------------------------------
Review request for Sqoop and Venkat Ranganathan. 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 ----- 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 Diff: https://reviews.apache.org/r/36042/diff/ Testing ------- YES Thanks, Rakesh Sharma
