[
https://issues.apache.org/jira/browse/RANGER-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254623#comment-17254623
]
Bosco commented on RANGER-3132:
-------------------------------
[~rroodd] thanks for catching it. This is a small, but critical change.
[~madhan] can you help to do a quick review? Thanks
> RangerDefaultAuditHandler: mapping problem for AuthzAuditEvent between
> ActionType and Action
> --------------------------------------------------------------------------------------------
>
> Key: RANGER-3132
> URL: https://issues.apache.org/jira/browse/RANGER-3132
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 2.1.0
> Reporter: Rodolphe Dugé de Bernonville
> Priority: Minor
>
> in RangerDefaultAuditHandler, method getAuthzEvents
> we have
> ret.setAction(request.getAccessType());
> ret.setAccessType(request.getAction());
> it seems to be overridden in all plugins except the hbase plugin
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)