Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BC793111C7 for ; Fri, 16 May 2014 20:30:43 +0000 (UTC) Received: (qmail 52460 invoked by uid 500); 16 May 2014 17:23:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 24469 invoked by uid 500); 16 May 2014 17:00:27 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 64705 invoked by uid 500); 16 May 2014 16:58:21 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 99843 invoked by uid 99); 16 May 2014 16:44:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2014 16:44:46 +0000 Date: Fri, 16 May 2014 16:44:46 +0000 (UTC) From: =?utf-8?Q?Nicolas_Thi=C3=A9baud_=28JIRA=29?= To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-7040) TCP KeepAlive for HiveServer2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-7040?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Thi=C3=A9baud updated HIVE-7040: ----------------------------------- Attachment: HIVE-7040.patch.2 Nits corrected > 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=C3=A9baud > 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} > > hive.server2.tcp.keepalive > true > Whether to enable TCP keepalive for Hive Server 2 > > {code} -- This message was sent by Atlassian JIRA (v6.2#6252)