Description
As part of SENTRY-1893, I upgraded the source and target compiler release version to 1.8. After this change I notice that the Sentry plugin for HIVE 1.1 does not work. The root cause is that this version uses datanucleus 3 APIs which don't work with Java 8. I verified that HIVE2 works fine with Java 8 since it uses datanucleus 4 APIs.
Without this change it would not be possible to complete SENTRY-1893 (and hence SENTRY-1475).
Attachments
Issue Links
- blocks
-
SENTRY-1893 Bump the minimum java version to 8
- Resolved
- is blocked by
-
SENTRY-1930 Switch to hive-authz2 profile by default
- Resolved
-
SENTRY-1958 Bump to Hive version 2.0
- Resolved
1.
|
Copy necessary sentry-binding-hive unit tests to sentry-binding-hive-v2 | Resolved | Sergio Peña | |
2.
|
Copy necessary sentry-tests-hive to sentry-tests-hive-v2 | Resolved | Unassigned | |
3.
|
Remove hive-authzX profiles and hive V1 code | Resolved | Sergio Peña | |
4.
|
Rename hive v2 files and directories to a common name | Resolved | Unassigned |