[
https://issues.apache.org/jira/browse/HIVE-14359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chaoyu Tang updated HIVE-14359:
-------------------------------
Component/s: Spark
> Hive on Spark might fail in HS2 with LDAP authentication in a kerberized
> cluster
> --------------------------------------------------------------------------------
>
> Key: HIVE-14359
> URL: https://issues.apache.org/jira/browse/HIVE-14359
> Project: Hive
> Issue Type: Bug
> Components: Spark
> Reporter: Chaoyu Tang
> Assignee: Chaoyu Tang
> Fix For: 2.1.1, 2.2.0
>
> Attachments: HIVE-14359.patch
>
>
> When HS2 is used as a gateway for the LDAP users to access and run the
> queries in kerberized cluster, it's authentication mode is configured as LDAP
> and at this time, HoS might fail by the same reason as HIVE-10594.
> hive.server2.authentication is not a proper property to determine if a
> cluster is kerberized, instead hadoop.security.authentication should be used.
> The failure is in spark client communicating with rest of hadoop as it
> assumes kerberos does not need to be used.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)