[
https://issues.apache.org/jira/browse/RANGER-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201227#comment-17201227
]
junni commented on RANGER-2710:
-------------------------------
I encounter this problem too. Have you solved it?
> 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 .
> when we upgraded ranger-yarn-plugin to 2.0.0 version we notice below error
> {code:java}
> at
> org.apache.ranger.authorization.yarn.authorizer.RangerYarnAuthorizer.init(RangerYarnAuthorizer.java:82){code}
> After debugging RangerYarnAuthorizer.java class in github , we notice code
> changes are not compatible with Hadoop version.
> {code:java}
> setPermission method signature changed
> {code}
> Yarn resourcemanager not getting started .
> Is there any patch and solution for this?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)