[
https://issues.apache.org/jira/browse/HIVE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020023#comment-14020023
]
Vaibhav Gumashta commented on HIVE-7040:
----------------------------------------
Thanks for the patch [~nicothieb]! There is another jira: HIVE-6679, which
looks at doing this for binary mode (with and without SSL). Is it possible to
handle the SSL case as well in this jira?
> TCP KeepAlive for HiveServer2
> -----------------------------
>
> Key: HIVE-7040
> URL: https://issues.apache.org/jira/browse/HIVE-7040
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2, Server Infrastructure
> Reporter: Nicolas ThiƩbaud
> Attachments: HIVE-7040.patch, HIVE-7040.patch.2
>
>
> 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)