mirror of
https://github.com/apache/impala.git
synced 2026-01-07 00:02:28 -05:00
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 <bharathv@cloudera.com> Tested-by: Internal Jenkins