-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73300/
-----------------------------------------------------------
Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Madhan Neethiraj,
Mehul Parikh, Selvamohan Neethiraj, Sailaja Polavarapu, and Velmurugan
Periasamy.
Bugs: RANGER-3252
https://issues.apache.org/jira/browse/RANGER-3252
Repository: ranger
Description
-------
RANGER-3252:Inconsistent behavior in Ranger Role authorization within same hive
beeline session
Diffs
-----
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
5bd5c2da4
Diff: https://reviews.apache.org/r/73300/diff/1/
Testing
-------
- Within the Same Hive Session when Roles are updated for inclusion and
exclusion of user/group/roles, authorization failed for those users/ groups and
roles and this patch takes care of it
- verified by setting current role with "set role <rolename>" within the same
Hive session.
- verified show roles and show current roles based on inclusion and exclusion
of user / groups and roles.
Thanks,
Ramesh Mani