Ismael Juma created RANGER-3231:
-----------------------------------
Summary: 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
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.3.4#803005)