You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ádám Szita (Jira)" <ji...@apache.org> on 2019/11/04 11:04:00 UTC

[jira] [Updated] (HIVE-22451) Secure LLAP configurations are still deemed unsecure in Tez AM processes

     [ https://issues.apache.org/jira/browse/HIVE-22451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ádám Szita updated HIVE-22451:
------------------------------
    Attachment: HIVE-22451.0.patch

> Secure LLAP configurations are still deemed unsecure in Tez AM processes
> ------------------------------------------------------------------------
>
>                 Key: HIVE-22451
>                 URL: https://issues.apache.org/jira/browse/HIVE-22451
>             Project: Hive
>          Issue Type: Bug
>          Components: llap
>            Reporter: Ádám Szita
>            Priority: Major
>         Attachments: HIVE-22451.0.patch
>
>
> Due to the change in HIVE-22354 and HIVE-22195 Zookeeper discovery of LLAP workers is not working when invoked from within a Tez AM process: a Tez AM process does not log on using Kerberos even in secure environments, hence
> {code:java}
>  UserGroupInformation.getLoginUser().hasKerberosCredentials() {code}
> will return false for security-enabled clusters too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)