-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68626/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-3380
https://issues.apache.org/jira/browse/SQOOP-3380
Repository: sqoop-trunk
Description
-------
The parquet-configurator-implementation option was added to Sqoop with
SQOOP-3329: Remove Kite dependency from the Sqoop project, but the command line
parser doesn't recognize it.
Diffs
-----
src/java/org/apache/sqoop/tool/BaseSqoopTool.java b47be72cd
src/test/org/apache/sqoop/tool/TestBaseSqoopTool.java 5571b25a1
Diff: https://reviews.apache.org/r/68626/diff/1/
Testing
-------
Added 2 new unit test cases, ran unit and third party tests successfully.
Thanks,
Szabolcs Vasas