----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68626/#review208515 -----------------------------------------------------------
Ship it! Ran unit and 3rd party tests successfully. Thanks for this fix, Szabi! - Boglarka Egyed On Sept. 5, 2018, 2:43 a.m., Szabolcs Vasas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68626/ > ----------------------------------------------------------- > > (Updated Sept. 5, 2018, 2:43 a.m.) > > > 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 > >