Sanket Shelar created RANGER-5392:
-------------------------------------
Summary: 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
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)