----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72951/#review222209 -----------------------------------------------------------
Ship it! Ship It! - Pradeep Agrawal On Oct. 15, 2020, 1:52 a.m., ru jia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72951/ > ----------------------------------------------------------- > > (Updated Oct. 15, 2020, 1:52 a.m.) > > > Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Pradeep Agrawal, > Ramesh Mani, and Sailaja Polavarapu. > > > Bugs: RANGER-3035 > https://issues.apache.org/jira/browse/RANGER-3035 > > > Repository: ranger > > > Description > ------- > > plugin-presto use the user who comes from identity object to create request > now , it will not match when the user is M-M user(like: user1/[email protected]). > It is more reasonable to use short name of users. > > > Diffs > ----- > > > plugin-presto/src/main/java/org/apache/ranger/authorization/presto/authorizer/RangerSystemAccessControl.java > f4fc89dc1 > > > Diff: https://reviews.apache.org/r/72951/diff/1/ > > > Testing > ------- > > already used in production environment. > 1. kerberos environment > 2. kinit -kt {keytab-file} {M-M user} > 3. go into presto shell and execute related commad > > > Thanks, > > ru jia > >
