[ 
https://issues.apache.org/jira/browse/RANGER-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023296#comment-17023296
 ] 

Ramesh Mani commented on RANGER-2709:
-------------------------------------

[~nxverma] Looks like the Hive2.3.5 doest have the "REPLLOAD" HiveOperationType 
in it.  Ranger2.0 goes along with Hive.3.0 above version and looks like that is 
the reason you are seeing this issue.

> Ranger 2.0.0 Hive plugin Not compatible with AWS EMR Hadoop Hive Hive 2.3.5
> ---------------------------------------------------------------------------
>
>                 Key: RANGER-2709
>                 URL: https://issues.apache.org/jira/browse/RANGER-2709
>             Project: Ranger
>          Issue Type: Bug
>          Components: plugins
>            Reporter: Neeraj Verma
>            Priority: Major
>
> We have upgraded our Ranger  Admin  Version to 2.0.0  as we need to use 
> security zone functionality . 
> We we upgraded ranger-hive-plugin to 2.0.0 version we notice  below error 
> {code:java}
> Caused by: java.lang.NoSuchFieldError: REPLLOAD
>       at 
> org.apache.ranger.authorization.hive.authorizer.RangerHiveAuthorizer.checkPrivileges(RangerHiveAuthorizer.java:694)
>  ~[ranger-hive-plugin-2.0.0.jar:2.0.0]
>       at org.apache.hadoop.hive.ql.Driver.doAuthorizationV2(Driver.java:974) 
> ~[hive-exec-2.3.5-amzn-1.jar:2.3.5-amzn-1]
> {code}
> After debugging RangerHiveAuthorizer.java class in github , we notice code 
> changes are not  compatible with Old Hive and Hadoop version. 
>  
> Is there any patch and solution for this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to