You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Neeraj Verma (Jira)" <ji...@apache.org> on 2020/01/24 22:07:00 UTC

[jira] [Updated] (RANGER-2710) Ranger 2.0.0 Yarn plugin Not compatible with AWS EMR Hadoop 2.8.5

     [ https://issues.apache.org/jira/browse/RANGER-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neeraj Verma updated RANGER-2710:
---------------------------------
    Description: 
We have upgraded our Ranger  Admin  Version to 2.0.0  as we need to use security zone functionality . 

We we upgraded ranger-yarn-plugin to 2.0.0 version we notice  below error 
{code:java}
 {code}
After debugging RangerYarnAuthorizer.java class in github , we notice code changes are not  compatible with  Hadoop version. 

 Yarn resourcemanager not getting started .

Is there any patch and solution for this?

  was:
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?


> Ranger 2.0.0 Yarn  plugin Not compatible with AWS EMR Hadoop 2.8.5
> ------------------------------------------------------------------
>
>                 Key: RANGER-2710
>                 URL: https://issues.apache.org/jira/browse/RANGER-2710
>             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-yarn-plugin to 2.0.0 version we notice  below error 
> {code:java}
>  {code}
> After debugging RangerYarnAuthorizer.java class in github , we notice code changes are not  compatible with  Hadoop version. 
>  Yarn resourcemanager not getting started .
> Is there any patch and solution for this?



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