5
0
mirror of https://github.com/apache/sqoop.git synced 2025-05-03 20:22:56 +08:00
sqoop/src
Fero Szabo 8982ab9e81 SQOOP-3441: Prepare Sqoop for Java 11 support
Contains the following minor fixes that came up when executing tests with java11:
- Bumped gradle version from 4.9 to 5.3.1 (needed for jacoco plugin)
- Fixed illegal access of constructor in a TestSqoopOptions
- Removed the use of UrlClassLoader as it wasn't needed anyway (Accumulo mini cluster startup)
2019-06-11 12:33:55 +02:00
..
docs 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 2019-06-05 10:39:04 +02:00
java/org/apache/sqoop 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 2019-06-05 10:39:04 +02:00
perftest SQOOP-3273: Removing com.cloudera.sqoop packages 2018-01-18 15:01:54 +01:00
scripts SQOOP-3428: Fix the CI 2019-03-08 16:28:41 +01:00
test SQOOP-3441: Prepare Sqoop for Java 11 support 2019-06-11 12:33:55 +02:00