[
https://issues.apache.org/jira/browse/HDFS-17447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17832018#comment-17832018
]
ASF GitHub Bot commented on HDFS-17447:
---------------------------------------
xiaojunxiang2023 closed pull request #6687: HDFS-17447. Add logging to print
the implementation class of AccessControlEnforcer, print ACEnforcer when
AccessControlException occurs.
URL: https://github.com/apache/hadoop/pull/6687
> Add logging to print the implementation class of AccessControlEnforcer, print
> ACEnforcer when AccessControlException occurs.
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-17447
> URL: https://issues.apache.org/jira/browse/HDFS-17447
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs
> Reporter: xiaojunxiang
> Priority: Major
> Labels: pull-request-available
>
> 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 message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]