You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/02/17 22:48:11 UTC

[jira] [Created] (HIVE-9709) Hive should support replaying cookie from JDBC driver for beeline

Hari Sankar Sivarama Subramaniyan created HIVE-9709:
-------------------------------------------------------

             Summary: Hive should support replaying cookie from JDBC driver for beeline
                 Key: HIVE-9709
                 URL: https://issues.apache.org/jira/browse/HIVE-9709
             Project: Hive
          Issue Type: Bug
            Reporter: Hari Sankar Sivarama Subramaniyan
            Assignee: Hari Sankar Sivarama Subramaniyan


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)