Hello Dimitris Tsirogiannis,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/3165
to look at the new patch set (#2).
Change subject: IMPALA-3554: Use kerberos principal in SentryProxy class
......................................................................
IMPALA-3554: Use kerberos principal in SentryProxy class
For kerberized clusters, users expect the Catalog service to use
the kerberos principal instead of operating sytem user that runs
the Catalog process. This patch fixes that.
Change-Id: I842e558e59023c7d937796a4cac51a013d948e02
---
M be/src/catalog/catalog.cc
M fe/src/main/java/com/cloudera/impala/catalog/CatalogServiceCatalog.java
M fe/src/main/java/com/cloudera/impala/service/JniCatalog.java
M fe/src/main/java/com/cloudera/impala/util/SentryProxy.java
M fe/src/test/java/com/cloudera/impala/testutil/CatalogServiceTestCatalog.java
5 files changed, 19 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/65/3165/2
--
To view, visit http://gerrit.cloudera.org:8080/3165
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I842e558e59023c7d937796a4cac51a013d948e02
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-2.6.0_5.8.0
Gerrit-Owner: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Alex Behm <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Dimitris Tsirogiannis <[email protected]>