----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68712/ -----------------------------------------------------------
(Updated Sept. 18, 2018, 2:24 p.m.) Review request for Sqoop, daniel voros, Fero Szabo, and Szabolcs Vasas. Changes ------- Removed unnecessary Kerberos usage, changed to verification of Hive results, rationalized output directory structure Bugs: SQOOP-3376 https://issues.apache.org/jira/browse/SQOOP-3376 Repository: sqoop-trunk Description ------- Testing the Text and Parquet imports into an external Hive table backed by S3. Diffs (updated) ----- src/test/org/apache/sqoop/s3/TestS3ExternalHiveTableParquetImport.java PRE-CREATION src/test/org/apache/sqoop/s3/TestS3ExternalHiveTableTextImport.java PRE-CREATION src/test/org/apache/sqoop/testutil/S3TestUtils.java 0e6ef5bf001797aa70a7ad50d261c6fd384222fe Diff: https://reviews.apache.org/r/68712/diff/2/ Changes: https://reviews.apache.org/r/68712/diff/1-2/ Testing ------- ./gradlew test -Ds3.bucket.url=<bucket-url> -Ds3.generator.command=<credential-generator-command> Thanks, Boglarka Egyed