[
https://issues.apache.org/jira/browse/RANGER-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17610857#comment-17610857
]
Xuze Yang commented on RANGER-3935:
-----------------------------------
I find the same situation exists in
[https://github.com/apache/ranger/blob/master/agents-common/src/main/java/org/apache/ranger/plugin/audit/RangerDefaultAuditHandler.java]
#L127 #130
This means that accessType and action swapping is a default behavior. Now I
wonder if this is by design or a fallacy.
cc [~kirbyzhou] [~madhan]
> In hdfs authorizer 'processResult', is accessType and action misused?
> ---------------------------------------------------------------------
>
> Key: RANGER-3935
> URL: https://issues.apache.org/jira/browse/RANGER-3935
> Project: Ranger
> Issue Type: Improvement
> Components: audit
> Reporter: wangningito
> Priority: Major
>
> [https://github.com/apache/ranger/blob/master/hdfs-agent/src/main/java/org/apache/ranger/authorization/hadoop/RangerHdfsAuthorizer.java#L1037-L1046]
> I see action is filled into accessType while accessType field is filled with
> action.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)