You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Nicolas Thiébaud (JIRA)" <ji...@apache.org> on 2014/05/12 19:30:33 UTC

[jira] [Reopened] (HIVE-7040) TCP KeepAlive for HiveServer2

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

Nicolas Thiébaud reopened HIVE-7040:
------------------------------------


Closed by mistake

> TCP KeepAlive for HiveServer2
> -----------------------------
>
>                 Key: HIVE-7040
>                 URL: https://issues.apache.org/jira/browse/HIVE-7040
>             Project: Hive
>          Issue Type: Improvement
>          Components: Server Infrastructure
>            Reporter: Nicolas Thiébaud
>         Attachments: HIVE-7040.patch
>
>
> Implement TCP KeepAlive for HiverServer 2 to avoid half open connections.
> A setting could be added
> {code}
> <property>
>   <name>hive.server2.tcp.keepalive</name>
>   <value>true</value>
>   <description>Whether to enable TCP keepalive for Hive Server 2</description>
> </property>
> {code}



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