mirror of
https://github.com/apache/impala.git
synced 2026-01-10 09:00:16 -05:00
b1c331fd818b205fdf33c6b94fcbb44fad5df777
We should be using the short name of a Kerberos principal (e.g. user/fully.qualified.domain@realm.com) or LDAP username (e.g. user@domain) when checking group membership in RequestPoolService. Right now we call UserGroupInformation.createRemoteUser() with the full user name and it will throw an exception. Change-Id: I39d849627cb49760807504d66109c05b7a399482 Reviewed-on: http://gerrit.ent.cloudera.com:8080/2288 Reviewed-by: Matthew Jacobs <mj@cloudera.com> Tested-by: jenkins (cherry picked from commit 0005da9cb71f5a4a4ed6bb1dfcd74f8526cd8316) Reviewed-on: http://gerrit.ent.cloudera.com:8080/2305
Description
Languages
C++
49.2%
Java
30.4%
Python
14.5%
JavaScript
1.4%
C
1.2%
Other
3.2%