[
https://issues.apache.org/jira/browse/HIVE-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14498989#comment-14498989
]
Lefty Leverenz commented on HIVE-9710:
--------------------------------------
Doc note: In addition to general documentation (release notes), these new
configuration parameters need to be documented:
* hive.server2.thrift.http.cookie.auth.enabled
* hive.server2.thrift.http.cookie.max.age
* hive.server2.thrift.http.cookie.domain
* hive.server2.thrift.http.cookie.path
* hive.server2.thrift.http.cookie.is.secure
* hive.server2.thrift.http.cookie.is.httponly
Here are the wikidocs for HS2 and its configs:
* [Setting Up HiveServer2 |
https://cwiki.apache.org/confluence/display/Hive/Setting+Up+HiveServer2]
* [HiveServer2 Clients |
https://cwiki.apache.org/confluence/display/Hive/HiveServer2+Clients]
* [Configuration Properties -- HiveServer2 |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2]
> 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: Improvement
> Components: HiveServer2
> Affects Versions: 1.2.0
> Reporter: Hari Sankar Sivarama Subramaniyan
> Assignee: Hari Sankar Sivarama Subramaniyan
> Labels: TODOC1.2
> Fix For: 1.2.0
>
> 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, HIVE-9710.7.patch,
> HIVE-9710.8.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)