You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hari Sankar Sivarama Subramaniyan (JIRA)" <ji...@apache.org> on 2015/04/09 01:27:12 UTC

[jira] [Updated] (HIVE-9710) HiveServer2 should support cookie based authentication, when using HTTP transport.

     [ https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hari Sankar Sivarama Subramaniyan updated HIVE-9710:
----------------------------------------------------
    Attachment: HIVE-9710.6.patch

Including :
1. Secure flag for http Cookie
2. isHttpOnly flag
3. fixing the unit test failures
4. Integrating [~vgumashta]'s comments from previous review.

Thanks
Hari

> HiveServer2 should support cookie based authentication, when using HTTP transport.
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-9710
>                 URL: https://issues.apache.org/jira/browse/HIVE-9710
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Hari Sankar Sivarama Subramaniyan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>         Attachments: HIVE-9710.1.patch, HIVE-9710.2.patch, HIVE-9710.3.patch, HIVE-9710.4.patch, HIVE-9710.5.patch, HIVE-9710.6.patch
>
>
> HiveServer2 should generate cookies and validate the client cookie send to it so that it need not perform User/Password or a Kerberos based authentication on each HTTP request. 



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