hive icon indicating copy to clipboard operation
hive copied to clipboard

HIVE-29306: GSSException encountered during HMS Ranger authorization

Open KiranVelumuri opened this issue 2 months ago • 1 comments

What changes were proposed in this pull request?

In case of proxy user opening the transport connection, it fails with Kerberos error since proxy users do not have tgt. In such case, we use the real logged-in user behind the proxy user to open the transport connection.

Why are the changes needed?

HIVE-29306

Does this PR introduce any user-facing change?

No

How was this patch tested?

By enabling HMS Ranger authorization in Ambari cluster

KiranVelumuri avatar Dec 11 '25 04:12 KiranVelumuri