Vaibhav Gumashta created HIVE-20555:
---------------------------------------
Summary: HiveServer2: Preauthenticated subject for http transport
is not retained for entire duration of http communication in some cases
Key: HIVE-20555
URL: https://issues.apache.org/jira/browse/HIVE-20555
Project: Hive
Issue Type: Bug
Components: HiveServer2
Affects Versions: 3.1.0, 2.3.2
Reporter: Vaibhav Gumashta
As implemented in HIVE-8705, for http transport, we add the logged in subject's
credentials in the http header via a request interceptor. The request
interceptor doesn't seem to be getting used for some http traffic (e.g. knox
ssl in the same rpc). It would also be better to cache the logged in subject
for the duration of the whole session.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)