5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-02 21:11:38 +08:00
Commit Graph

958 Commits

Author SHA1 Message Date
Fokko Driesprong
20fe120706 SQOOP-3428: Fix the CI
(Fokko Driesprong via Fero Szabo)
2019-03-08 16:28:41 +01:00
Denes Bodo
5ab5190304 SQOOP-3420: Invalid ERROR message initiates false alarms
(Denes Bodo via Fero Szabo)
2019-02-01 16:49:31 +01:00
Szabolcs Vasas
032b828370
SQOOP-3419: Refactor S3 tests for easier extensibility
(Szabolcs Vasas)
2019-01-16 12:27:03 +01:00
Szabolcs Vasas
4a22691f45 SQOOP-3237: Mainframe FTP transfer option to insert custom FTP commands prior to transfer
(Chris Teoh via Szabolcs Vasas)
2018-12-13 15:19:16 +01:00
Szabolcs Vasas
b94a0bd948
SQOOP-3418: Document decimal support in Hive external import into parquet files
(Fero Szabo via Szabolcs Vasas)
2018-12-12 15:57:45 +01:00
Fero Szabo
54b6e9bed4 Fixed review findings. 2018-12-12 12:01:46 +01:00
Fero Szabo
47535ee3de various fixes and reformats 2018-12-11 14:32:57 +01:00
Fero Szabo
936116ff07 rephrased new lines a bit 2018-12-11 14:32:57 +01:00
Fero Szabo
821cb6bfd3 Documentation for parquet decimal support, and parquet decimal support in Hive import 2018-12-11 14:32:57 +01:00
Szabolcs Vasas
a50394977b SQOOP-3396: Add parquet numeric support for Parquet in Hive import
(Fero Szabo via Szabolcs Vasas)

This closes #60
2018-12-07 13:32:28 +01:00
Fero Szabo
302674d96b SQOOP-3417: Execute Oracle XE tests on Travis CI
(Szabolcs Vasas via Fero Szabo)

This closes #65
2018-12-04 15:30:16 +01:00
Szabolcs Vasas
3c1fb870e2 SQOOP-3393: TestNetezzaExternalTableExportMapper hangs
(Daniel Voros via Szabolcs Vasas)

This closes #63
2018-12-03 11:53:21 +01:00
Szabolcs Vasas
122d1c0b27 SQOOP-3415: Fix gradle test+build when clean applied as the first command + warning issue fixes
(Attila Szabo via Szabolcs Vasas)

This closes #62
2018-12-03 11:44:31 +01:00
Boglarka Egyed
6a159ed282 SQOOP-3414: Introduce a Gradle build parameter to set the ignoreTestFailures of the test tasks
This closes #59

(Szabolcs Vasas via Boglarka Egyed)
2018-11-28 10:56:46 +01:00
Fero Szabo
f8fe691e21 SQOOP-3413: TestMainframeManager does not restore the inner state of AccumuloUtil
(Szabolcs Vasas via Fero Szabo)

This closes #52
2018-11-27 16:52:09 +01:00
Boglarka Egyed
696187bb16 SQOOP-3411: PostgresMetaConnectIncrementalImportTest fails if metastore tables are absent from the database
This closes #51

(Szabolcs Vasas via Boglarka Egyed)
2018-11-26 12:05:03 +01:00
Szabolcs Vasas
08eb5bdc40 SQOOP-3410: Test S3 import with fs.s3a.security.credential.provider.path
(Boglarka Egyed via Szabolcs Vasas)
2018-11-23 15:15:02 +01:00
Fero Szabo
2bf6f3ccd0 SQOOP-3289: Add .travis.yml
(Szabolcs Vasas via Fero Szabo)
2018-11-23 15:07:59 +01:00
Fero Szabo
cbc39c3bfa Revert "SQOOP-3289: Add .travis.yml"
This reverts commit 83a18e1951.

Reverting because of accidental inclusion of .cache file.
2018-11-23 15:05:05 +01:00
Fero Szabo
83a18e1951 SQOOP-3289: Add .travis.yml
(Szabolcs Vasas via Fero Szabo)
2018-11-23 13:11:12 +01:00
Szabolcs Vasas
264cddbecf SQOOP-3409: Fix temporary rootdir clean up in Sqoop-S3 tests
(Boglarka Egyed via Szabolcs Vasas)
2018-11-22 16:30:56 +01:00
Fero Szabo
74252163f0 SQOOP-3408 Introduce a Gradle build parameter to set the default forkEvery value for the tests
(Szabolcs Vasas via Fero Szabo)
2018-11-22 16:20:30 +01:00
root
0a7407613b SQOOP-3405: Refactor: break up Parameterized tests on a per database basis
(Fero Szabo via Szabolcs Vasas)
2018-11-22 15:41:14 +01:00
Fero Szabo
65b51b959e SQOOP-3406 Sqoop should not try to execute test category interfaces as tests with Ant
(Szabolcs Vasas via Fero Szabo)
2018-11-21 14:52:46 +01:00
Fero Szabo
28896c8df1 SQOOP-3407 Introduce methods instead of TEMP_BASE_DIR and LOCAL_WAREHOUSE_DIR static fields
(Szabolcs Vasas via Fero Szabo)
2018-11-21 13:20:17 +01:00
Fero Szabo
bb9c2dd85b SQOOP-3404: Categorize all tests in the project
(Szabolcs Vasas via Fero Szabo)
2018-11-19 10:44:35 +01:00
Szabolcs Vasas
d58e5f106b SQOOP-3104: Create test categories instead of test suites and naming conventions
(Nguyen Truong via Szabolcs Vasas)
2018-11-14 16:38:40 +01:00
Szabolcs Vasas
00a02dec2f SQOOP-3382: Add parquet numeric support for Parquet in hdfs import
(Fero Szabo via Szabolcs Vasas)
2018-11-14 11:29:02 +01:00
Szabolcs Vasas
6dd6a4fc86 SQOOP-2949: SQL Syntax error when split-by column is of character type and min or max value has single quote inside it
(Fero Szabo via Szabolcs Vasas)
2018-10-31 16:48:54 +01:00
Szabolcs Vasas
c2211d6118 SQOOP-3395: Document Hadoop CredentialProvider usage in case of import into S3
(Boglarka Egyed via Szabolcs Vasas)
2018-10-25 16:13:48 +02:00
Szabolcs Vasas
7f61ae21e3 SQOOP-3399: TestS3ImportWithHadoopCredProvider fails if credential generator command is not provided
(Szabolcs Vasas)
2018-10-25 08:40:00 +02:00
Szabolcs Vasas
7ab99f41cf SQOOP-3355: Document SQOOP-1905 DB2 --schema option
(Fero Szabo via Szabolcs Vasas)
2018-10-25 08:36:29 +02:00
Boglarka Egyed
f6455c8648 SQOOP-3398: Tests using HiveMiniCluster can be unstable on some platforms
(Szabolcs Vasas via Boglarka Egyed)
2018-10-24 17:18:57 +02:00
Szabolcs Vasas
9e328a53e1 SQOOP-3390: Document S3Guard usage with Sqoop
(Boglarka Egyed via Szabolcs Vasas)
2018-10-24 16:44:10 +02:00
Szabolcs Vasas
15097756c7 SQOOP-3394: External Hive table tests should use unique external dir names
(Boglarka Egyed via Szabolcs Vasas)
2018-10-19 11:20:44 +02:00
Boglarka Egyed
1f7b0bf841 SQOOP-3391: Test storing AWS credentials in Hadoop CredentialProvider during import
(Boglarka Egyed)
2018-10-18 16:08:13 +02:00
Szabolcs Vasas
5dd8c8aad1 SQOOP-3381: Upgrade the Parquet library from 1.6.0 to 1.9.0
(Fero Szabo via Szabolcs Vasas)
2018-10-17 10:16:40 +02:00
Szabolcs Vasas
c329f360dd SQOOP-3384: Document import into external Hive table backed by S3
(Boglarka Egyed via Szabolcs Vasas)
2018-10-15 15:32:39 +02:00
Szabolcs Vasas
40f0b74c01 SQOOP-3378: Error during direct Netezza import/export can interrupt process in uncontrolled ways
(Daniel Voros via Szabolcs Vasas)
2018-10-11 10:36:41 +02:00
Szabolcs Vasas
71523079bc SQOOP-3327: Mainframe FTP needs to Include "Migrated" datasets when parsing the FTP list
(Chris Teoh via Szabolcs Vasas)
2018-10-11 07:52:33 +02:00
Szabolcs Vasas
18212becec SQOOP-3326: Mainframe FTP listing for GDG should filter out non-GDG datasets in a heterogeneous listing
(Chris Teoh via Szabolcs Vasas)
2018-10-10 15:40:26 +02:00
Szabolcs Vasas
973629912c SQOOP-3376: Test import into external Hive table backed by S3
(Boglarka Egyed via Szabolcs Vasas)
2018-10-10 14:41:22 +02:00
Szabolcs Vasas
932822aa8f SQOOP-3383: Disable FileSystem static cache in S3 tests
(Boglarka Egyed via Szabolcs Vasas)
2018-09-12 14:00:02 +07:00
Szabolcs Vasas
b37e0c6053 SQOOP-3380: parquet-configurator-implementation is not recognized as an option
(Szabolcs Vasas)
2018-09-12 09:19:09 +07:00
Boglarka Egyed
c814e58348 SQOOP-3375: HiveMiniCluster does not restore hive-site.xml location
(Szabolcs Vasas via Boglarka Egyed)
2018-09-03 11:52:44 +02:00
Boglarka Egyed
35556651e2 SQOOP-3373: Document simple and incremental import into S3
(Boglarka Egyed)
2018-08-31 11:27:33 +02:00
Boglarka Egyed
6fa45a95a4 SQOOP-3368: Add fail-fast scenarios to S3 incremental import use cases without --temporary-rootdir option
(Boglarka Egyed)
2018-08-31 09:33:46 +02:00
Boglarka Egyed
327aec8bf1 SQOOP-3367: Improve third party tests to be able to execute them in a single JVM
(Szabolcs Vasas via Boglarka Egyed)
2018-08-28 15:31:23 +02:00
Szabolcs Vasas
816146df56 SQOOP-3363: Test incremental import with S3
(Boglarka Egyed via Szabolcs Vasas)
2018-08-28 14:17:55 +02:00
Boglarka Egyed
1f73341070 SQOOP-3371: Fix tests using HiveMiniCluster
(Szabolcs Vasas via Boglarka Egyed)
2018-08-27 12:13:25 +02:00