Luis Pigueiras created HDDS-13566:
-------------------------------------
Summary: Wrong ACL class in documentation
Key: HDDS-13566
URL: https://issues.apache.org/jira/browse/HDDS-13566
Project: Apache Ozone
Issue Type: Bug
Components: documentation
Reporter: Luis Pigueiras
The class defined in:
https://ozone.apache.org/docs/2.0.0/security/securityacls.html
{code}
org.apache.ranger.authorization.ozone.authorizer.OzoneNativeAuthorizer
{code}
It is wrong, it should be
{code}
org.apache.hadoop.ozone.security.acl.OzoneNativeAuthorizer
{code}
as per discussed in: https://github.com/apache/ozone/discussions/8930
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]