[ 
https://issues.apache.org/jira/browse/HIVE-21927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16875257#comment-16875257
 ] 

Daniel Dai commented on HIVE-21927:
-----------------------------------

+1. Patch pushed to master. Thanks Rajkumar!

> HiveServer Web UI: Setting the HttpOnly option in the cookies
> -------------------------------------------------------------
>
>                 Key: HIVE-21927
>                 URL: https://issues.apache.org/jira/browse/HIVE-21927
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>    Affects Versions: 3.1.1
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Major
>         Attachments: HIVE-21927.01.patch, HIVE-21927.patch
>
>
> Intend of this JIRA is to introduce the HttpOnly option in the cookie.
> cookie: before change
> {code:java}
> hdp32b        FALSE   /       FALSE   0       JSESSIONID      
> 8dkibwayfnrc4y4hvpu3vh74
> {code}
> after change:
> {code:java}
> #HttpOnly_hdp32b      FALSE   /       FALSE   0       JSESSIONID      
> e1npdkbo3inj1xnd6gdc6ihws
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to