-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.0
-
Fix Version/s: 1.2.0
-
Component/s: HiveServer2, JDBC
-
Labels:None
Consider the following scenario:
Beeline > Knox > HS2.
Where Knox is going to LDAP for authentication. To avoid re-authentication, Knox supports using a Cookie to identity a request. However the Beeline JDBC client does not send back the cookie Knox sent and this leads to Knox having to re-create LDAP authentication request on every connection.
- relates to
-
HIVE-14455 upgrade httpclient, httpcore to match updated hadoop dependency
-
- Closed
-
- links to