You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Ricardo (Jira)" <ji...@apache.org> on 2020/11/30 17:31:00 UTC

[jira] [Commented] (RANGER-2709) Ranger 2.0.0 Hive plugin Not compatible with AWS EMR Hadoop Hive Hive 2.3.5

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

Ricardo commented on RANGER-2709:
---------------------------------

ranger-2.1.0-hive-plugin works on EMR 6.1.0, I tested and the failure doesn't occur any more.

> 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)