Joseph Wheeler created RANGER-3656:
--------------------------------------
Summary: Hive Plugin Not Compatible With Hive 2.3.9
Key: RANGER-3656
URL: https://issues.apache.org/jira/browse/RANGER-3656
Project: Ranger
Issue Type: Bug
Components: plugins
Affects Versions: 2.1.0
Reporter: Joseph Wheeler
Ranger Hive Plugin 2.1.0 is not compatible with Hive 2.3.9.
Error on Hive 2.3.9 when trying to start HiveServer2:
java.lang.NoClassDefFoundError:
org/apache/hadoop/hive/ql/security/authorization/plugin/HivePolicyProvider
at
org.apache.ranger.authorization.hive.authorizer.RangerHiveAuthorizerFactory.createHiveAuthorizer(RangerHiveAuthorizerFactory.java:37)
~[ranger-hive-plugin-2.1.0.jar:2.1.0]
Specific class is present in hive-exec-3.1.2.jar, but not in
hive-exec-2.3.9.jar.
Unable to upgrade to Hive 3.1.2 as it does not support Spark 3.x, and Spark
2.3.x has numerous vulnerabilities.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)