[
https://issues.apache.org/jira/browse/RANGER-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17525716#comment-17525716
]
alain pellegrino commented on RANGER-3231:
------------------------------------------
[~akatona] I got this error with one of our tooling since we upgrade from
ranger 2.2 to ranger 3.0 with your modification, but I don't know if it's due
to your modifications :
{code:java}
java.util.concurrent.ExecutionException:
org.apache.kafka.common.errors.UnknownServerException: (getting) acls is not
supported by Ranger for Kafka{code}
Thansk for your help
> Ranger should use kafka Authorizer from KIP-504
> -----------------------------------------------
>
> Key: RANGER-3231
> URL: https://issues.apache.org/jira/browse/RANGER-3231
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Ismael Juma
> Assignee: Andras Katona
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: ranger_kafka.zip
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> As described in the KIP, `org.apache.kafka.server.authorizer.Authorizer` is
> an improvement over `kafka.security.auth.Authorizer` and it's a pure Java
> interface (instead of Scala).
> `kafka.security.auth.Authorizer` has been deprecated since December 2019 and
> it will be removed in Apache Kafka 3.0 (roughly planned for July/August).
> See the KIP for more details:
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-504+-+Add+new+Java+Authorizer+Interface
--
This message was sent by Atlassian Jira
(v8.20.7#820007)