-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68516/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-3367
https://issues.apache.org/jira/browse/SQOOP-3367
Repository: sqoop-trunk
Description
-------
The goal of this JIRA is to improve the third party tests to be able to execute
them in a single JVM. See the parent JIRA for the details.
Diffs
-----
src/java/org/apache/sqoop/hive/HiveImport.java 5da00a740
src/test/org/apache/sqoop/manager/oracle/OraOopTypesTest.java a8072b92a
src/test/org/apache/sqoop/manager/oracle/SystemImportTest.java e0a0462c3
src/test/org/apache/sqoop/testutil/BaseSqoopTestCase.java ad2f10a07
src/test/org/apache/sqoop/testutil/LobAvroImportTestCase.java 20d6151ba
testdata/hive/scripts/customDelimImport.q a27396947
testdata/hive/scripts/dateImport.q 476d4310c
testdata/hive/scripts/decimalMapImport.q 8f05d585d
testdata/hive/scripts/failingImport.q 476d4310c
testdata/hive/scripts/fieldWithNewlineImport.q c6c9ebdaa
testdata/hive/scripts/fieldWithNewlineReplacementImport.q a4b8a5992
testdata/hive/scripts/incrementalHiveAppend10.q 383c7b4aa
testdata/hive/scripts/incrementalHiveAppend20.q 383c7b4aa
testdata/hive/scripts/incrementalHiveAppendEmpty.q 383c7b4aa
testdata/hive/scripts/normalImport.q 34d6ac1ea
testdata/hive/scripts/numericImport.q bef7c715e
testdata/hive/scripts/partitionImport.q 68ce7c1bb
Diff: https://reviews.apache.org/r/68516/diff/1/
Testing
-------
Ran unit and third party tests.
Thanks,
Szabolcs Vasas