[
https://issues.apache.org/jira/browse/HIVE-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598822#comment-14598822
]
Adam Kunicki commented on HIVE-11089:
-------------------------------------
Additionally, it seems that the Hive docs
https://cwiki.apache.org/confluence/display/Hive/Streaming+Data+Ingest reflect
the HiveEndPoint API prior to HIVE-8427 which does allow for specifying a proxy
user.
> 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: 0.14.0, 1.0.0, 1.2.0
> Reporter: Adam Kunicki
> Labels: ACID, Streaming
>
> 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)