Internal Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/3165 Reviewed-by: Bharath Vissapragada <[email protected]> Tested-by: Internal Jenkins --- 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(-) Approvals: Bharath Vissapragada: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3165 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I842e558e59023c7d937796a4cac51a013d948e02 Gerrit-PatchSet: 5 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]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Marcel Kornacker <[email protected]>
