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

Lefty Leverenz commented on HIVE-7169:
--------------------------------------

This adds configuration parameter *hive.server2.thrift.http.max.idle.time* so 
it needs to be documented in the wiki by the time 0.14.0 is released.

* [Configuration Properties -- HiveServer2 | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2]

> HiveServer2 in Http Mode should have a configurable IdleMaxTime timeout
> -----------------------------------------------------------------------
>
>                 Key: HIVE-7169
>                 URL: https://issues.apache.org/jira/browse/HIVE-7169
>             Project: Hive
>          Issue Type: Bug
>          Components: HiveServer2
>            Reporter: Hari Sankar Sivarama Subramaniyan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>              Labels: TODOC14
>             Fix For: 0.14.0
>
>         Attachments: HIVE-7169.1.patch, HIVE-7169.2.patch, HIVE-7169.3.patch, 
> HIVE-7169.4.patch
>
>
> Currently, in HiveServer2 we use Jetty Server to start the Http Server. The 
> connector used for this Thrift Http Cli Service has maximum idle time as the 
> default timeout as mentioned in 
> http://grepcode.com/file/repo1.maven.org/maven2/org.eclipse.jetty/jetty-server/7.0.0.v20091005/org/eclipse/jetty/server/AbstractConnector.java#AbstractConnector.0_maxIdleTime.
> This should be manually configurable using 
> connector.setMaxIdleTime(maxIdleTime);



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to