-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72951/
-----------------------------------------------------------

Review request for ranger.


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

Reply via email to