[
https://issues.apache.org/jira/browse/RANGER-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved RANGER-5392.
--------------------------------------
Fix Version/s: 3.0.0
2.8.0
Resolution: Fixed
* master branch:
https://github.com/apache/ranger/commit/189b8312f6ea24085ff71526e68d3a3163c6468c
* ranger-2.8 branch:
https://github.com/apache/ranger/commit/b9e75bd25afb30c660f88d7f95498a344049b895
> Policies created by grant command have empty 'created by' and 'updated by'
> fields
> ---------------------------------------------------------------------------------
>
> Key: RANGER-5392
> URL: https://issues.apache.org/jira/browse/RANGER-5392
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 3.0.0, 2.8.0
> Reporter: Sanket Shelar
> Assignee: Sanket Shelar
> Priority: Minor
> Fix For: 3.0.0, 2.8.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> when policies are created by grant command, 'created by' and 'updated by' are
> empty
> Steps to reproduce:
> # configure a hive resource policy with user_1 configure as delegate admin
> with all permissions, having access on all resources
> # login with user_1 in command line and start beeline
> # in beeline execute command {{grant select on table db1.tbl1 to user user_5
> with grant option;}}
> # check if grant policy is created with user_5 configured
> # click on the view icon of the above created grant policy and check if
> user_5 is configured as delegate admin with select permission, having access
> on db1 database, tbl1 table, * (all) columns and fields updated by, updated
> on, created by, created on have necessary values present
--
This message was sent by Atlassian Jira
(v8.20.10#820010)