[
https://issues.apache.org/jira/browse/RANGER-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254635#comment-17254635
]
Madhan Neethiraj commented on RANGER-3132:
------------------------------------------
[~rroodd] - this update will cause existing audit records to become
inconsistent with audit records created with this change. Hence, I recommend to
not update existing assignment of AuthzAuditEvent fields.
> 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)