Adam Kunicki created HIVE-11089:
-----------------------------------
Summary: Hive Streaming: connection fails when using a proxy user
UGI
Key: HIVE-11089
URL: https://issues.apache.org/jira/browse/HIVE-11089
Project: Hive
Issue Type: Bug
Components: HCatalog
Affects Versions: 1.2.0, 1.0.0, 0.14.0
Reporter: Adam Kunicki
HIVE-8427 adds a call to ugi.hasKerberosCredentials() to check whether the
connection is supposed to be a secure connection.
This however breaks support for Proxy Users as a proxy user UGI will always
return false to hasKerberosCredentials().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)