Chaoyu Tang created HIVE-12188:
----------------------------------
Summary: DoAs does not work properly in non-kerberos secured HS2
Key: HIVE-12188
URL: https://issues.apache.org/jira/browse/HIVE-12188
Project: Hive
Issue Type: Bug
Reporter: Chaoyu Tang
Assignee: Chaoyu Tang
The case with following settings is valid but it seems still not work correctly
in current HS2
==
hive.server2.authentication=NONE (or LDAP)
hive.server2.enable.doAs= true
hive.metastore.sasl.enabled=true (with HMS Kerberos enabled)
==
Currently HS2 is able to fetch the delegation token to a kerberos secured HMS
only when itself is also kerberos secured.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)