----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72947/#review222288 -----------------------------------------------------------
Ship it! Ship It! - Pradeep Agrawal On Oct. 15, 2020, 1:49 a.m., ru jia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72947/ > ----------------------------------------------------------- > > (Updated Oct. 15, 2020, 1:49 a.m.) > > > Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, > Ramesh Mani, and Sailaja Polavarapu. > > > 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 > ----- > > > hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java > 1bec50b37 > > > Diff: https://reviews.apache.org/r/72947/diff/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 > >