Hello Quanlong Huang, Austin Nobis, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/14185
to look at the new patch set (#2).
Change subject: IMPALA-8921: Use short name for Ranger grant/revoke requests
......................................................................
IMPALA-8921: Use short name for Ranger grant/revoke requests
For certain grant/revoke Ranger commmands, we ended up passing the
full name which is a problem when kerberos is enabled. Ranger expects
the short name during authorization.
Testing: We do not have test coverage with kerberos enabled, so I
inspected the code manually to make sure we are using getShortName()
everywhere.
Change-Id: I3dc1bf55d50dc2e5fa6e07f16644f0a2773f2d23
---
M common/thrift/CatalogService.thrift
M
fe/src/main/java/org/apache/impala/authorization/ranger/RangerCatalogdAuthorizationManager.java
2 files changed, 10 insertions(+), 9 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/85/14185/2
--
To view, visit http://gerrit.cloudera.org:8080/14185
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3dc1bf55d50dc2e5fa6e07f16644f0a2773f2d23
Gerrit-Change-Number: 14185
Gerrit-PatchSet: 2
Gerrit-Owner: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Austin Nobis <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>