Bharath Vissapragada has uploaded a new change for review. http://gerrit.cloudera.org:8080/3165
Change subject: IMPALA-3554: Use kerberos principal in SentryProxy class ...................................................................... IMPALA-3554: Use kerberos principal in SentryProxy class For kerberized clusters, users expect the CatalogService 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/1 -- To view, visit http://gerrit.cloudera.org:8080/3165 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I842e558e59023c7d937796a4cac51a013d948e02 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Bharath Vissapragada <[email protected]>
