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

Thejas M Nair commented on HIVE-11720:
--------------------------------------

Thanks for adding that test case, its a good one.

Regarding the change in MiniHS2.java, Isn't a separator needed between " 
krbConfig + sessionConfExt  " ?
(in return getBaseJdbcURL() + dbName + ";" + krbConfig + sessionConfExt + 
hiveConfExt; )

> Allow HiveServer2 to set custom http request/response header size
> -----------------------------------------------------------------
>
>                 Key: HIVE-11720
>                 URL: https://issues.apache.org/jira/browse/HIVE-11720
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>            Reporter: Vaibhav Gumashta
>            Assignee: Vaibhav Gumashta
>         Attachments: HIVE-11720.1.patch, HIVE-11720.2.patch, 
> HIVE-11720.3.patch
>
>
> In HTTP transport mode, authentication information is sent over as part of 
> HTTP headers. Sometimes (observed when Kerberos is used) the default buffer 
> size for the headers is not enough, resulting in an HTTP 413 FULL head error. 
> We can expose those as customizable params.



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

Reply via email to