Hrishikesh Gadre created SENTRY-1899:
----------------------------------------
Summary: Remove support for HIVE 1.x
Key: SENTRY-1899
URL: https://issues.apache.org/jira/browse/SENTRY-1899
Project: Sentry
Issue Type: Task
Affects Versions: 2.0.0
Reporter: Hrishikesh Gadre
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).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)