-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69199/
-----------------------------------------------------------
(Updated Oct. 30, 2018, 4:26 p.m.)
Review request for Sqoop, Boglarka Egyed and Szabolcs Vasas.
Changes
-------
As we discussed offline with Szabolcs, I've updated this diff to include the
fix for SQOOP-2949.
Also, simplified tests a bit by asserting for Parquet output.
Bugs: SQOOP-3400
https://issues.apache.org/jira/browse/SQOOP-3400
Repository: sqoop-trunk
Description
-------
Integration tests fro SQOOP-2949.
Diffs (updated)
-----
src/java/org/apache/sqoop/mapreduce/db/TextSplitter.java 22bbfe68
src/test/org/apache/sqoop/importjob/SplitByImportTest.java PRE-CREATION
src/test/org/apache/sqoop/importjob/configuration/GenericImportJobSplitByTestConfiguration.java
PRE-CREATION
src/test/org/apache/sqoop/testutil/BaseSqoopTestCase.java fe6ba831
Diff: https://reviews.apache.org/r/69199/diff/2/
Changes: https://reviews.apache.org/r/69199/diff/1-2/
Testing
-------
This is the testing part for a fix that lacked testing.
gradle test and gradle 3rdpartytests.
Thanks,
Fero Szabo