5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-02 03:51:57 +08:00
Commit Graph

969 Commits

Author SHA1 Message Date
游侠
f8beae32a0
SQOOP-3487: Remove unintentionally added rowkeys (via PUT in ToStringPutTransformer.java) during HBase (incremental) import
(Zhou Hong via Attila Szabo)
2021-03-16 14:53:04 +01:00
Istvan Toth
a9f051c5af SQOOP-3462: Sqoop ant build fails due to outdated maven repo URLs
(Istvan Toth via Szabolcs Vasas)
2020-01-25 21:57:20 +01:00
Fokko Driesprong
875e431af1 SQOOP-3428: Try to fix the CI (#85) 2019-10-16 14:47:01 +02:00
Fero Szabo
cee4ab15c7 SQOOP-3441: Prepare Sqoop for Java 11 support
(Fero Szabo via Boglarka Egyed)
2019-06-12 14:52:50 +02:00
Denes Bodo
be260e3096 SQOOP-3438: Sqoop Import with create hcatalog table for ORC will not work with Hive3 as the table created would be a ACID table and transactional
(Denes Bodo via Boglarka Egyed)
2019-06-05 10:39:04 +02:00
Denes Bodo
dfeb14534f SQOOP-3423: Let user pass password to connect Hive when it set to LDAP authentication
(Denes Bodo via Boglarka Egyed)
2019-05-06 15:48:49 +02:00
daniel voros
1a04d2007d SQOOP-3134: --class-name should override default Avro schema name 2019-04-05 16:15:15 +02:00
Tak Lon (Stephen) Wu
e90e244396 SQOOP-3435: Avoid NullPointerException due to different JSONObject library in classpath 2019-04-03 10:38:33 +02:00
Fokko Driesprong
0216f7fbb7 SQOOP-3427: Add Travis badge to the Readme 2019-03-18 10:27:37 +01:00
Fokko Driesprong
3007648c08 SQOOP-3429: Bump Hadoop to 2.9.2 2019-03-13 17:11:34 +01:00
Fokko Driesprong
279f84c53d SQOOP-3430: Remove the old maven pom 2019-03-13 11:31:04 +01:00
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