Mubashir Kazia created HIVE-10312:
-------------------------------------
Summary: SASL.QOP in JDBC URL is ignored for Delegation token
Authentication
Key: HIVE-10312
URL: https://issues.apache.org/jira/browse/HIVE-10312
Project: Hive
Issue Type: Bug
Components: JDBC
Affects Versions: 1.2.0
Reporter: Mubashir Kazia
Fix For: 1.2.0
When HS2 is configured for QOP other than auth (auth-int or auth-conf),
Kerberos client connection works fine when the JDBC URL specifies the matching
QOP, however when this HS2 is accessed through Oozie (Delegation token / Digest
authentication), connections fails because the JDBC driver ignores the SASL.QOP
parameters in the JDBC URL. SASL.QOP setting should be valid for DIGEST Auth
mech.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)