xiaojunxiang2023 opened a new pull request, #6687:
URL: https://github.com/apache/hadoop/pull/6687

   As we know, when Ranger authentication is enabled in the HDFS, if Ranger 
authentication fails to match, it is degraded to the FSPermissionChecker 
authentication of the HDFS ACL.
   
   If an ACE occurs, it is not clear whether it comes from Ranger 
authentication or FSPermissionChecker authentication. So I think we should add 
a description of AccessControlEnforcer to the ACE exception description to help 
locate the problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to