[
https://issues.apache.org/jira/browse/RANGER-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-2766.
--------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
{noformat}
madhan pushed a commit to branch master in repository
https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new d157019 RANGER-2766: enable implementations of
RangerAccessResourceImpl to provide custom stringified value
d157019 is described below
commit d157019bf84cea2208001468e2d1affc8c025b3d
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Thu Mar 19 08:49:47 2020 -0700
RANGER-2766: enable implementations of RangerAccessResourceImpl to provide
custom stringified value
{noformat}
> enable implementations of RangerAccessResourceImpl to provide custom
> stringified value
> --------------------------------------------------------------------------------------
>
> Key: RANGER-2766
> URL: https://issues.apache.org/jira/browse/RANGER-2766
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Priority: Minor
> Fix For: 2.1.0
>
> Attachments: RANGER-2766.patch
>
>
> Audit log generated by Ranger plugin has the resource details in a
> stringified form, for example: {{db1/tbl1}} for Hive table {{tbl1}} in
> database {{db1}}. This formatting of resources is handled by
> RangerAccessResourceImpl.
> It will be useful to enable implementations of RangerAccessResourceImpl to
> customize the string format of the resource.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)