----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72947/ -----------------------------------------------------------
(Updated 十月 13, 2020, 8:37 a.m.) Review request for ranger. Bugs: RANGER-3033 https://issues.apache.org/jira/browse/RANGER-3033 Repository: ranger Description ------- Currently, hive authorizer doesn't support command 'show role grant user user1' Diffs (updated) ----- hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java 1bec50b37 Diff: https://reviews.apache.org/r/72947/diff/2/ Changes: https://reviews.apache.org/r/72947/diff/1-2/ Testing ------- 1. create a role which contains user 'testuser' on Ranger web 2. go into beeline(make sure kerberos login in security mode) 3. execute 'show role grant user testuser', and then console will print the detail out Thanks, ru jia