Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A887617408 for ; Sun, 31 May 2015 04:30:17 +0000 (UTC) Received: (qmail 71517 invoked by uid 500); 31 May 2015 04:30:17 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 71493 invoked by uid 500); 31 May 2015 04:30:17 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 71482 invoked by uid 99); 31 May 2015 04:30:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 May 2015 04:30:17 +0000 Date: Sun, 31 May 2015 04:30:17 +0000 (UTC) From: "Thejas M Nair (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-9842) Enable session/operation timeout by default in HiveServer2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-9842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566338#comment-14566338 ] Thejas M Nair commented on HIVE-9842: ------------------------------------- +1 > Enable session/operation timeout by default in HiveServer2 > ---------------------------------------------------------- > > Key: HIVE-9842 > URL: https://issues.apache.org/jira/browse/HIVE-9842 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 1.2.0 > Reporter: Vaibhav Gumashta > Assignee: Vaibhav Gumashta > Attachments: HIVE-9842.1.patch, HIVE-9842.2.patch, HIVE-9842.3.patch, HIVE-9842.4.patch, HIVE-9842.5.patch > > > HIVE-5799 introduced a session/operation timeout which cleans up abandoned session and op handles. Currently, the default is set to no-op. We should set it to some reasonable value. -- This message was sent by Atlassian JIRA (v6.3.4#6332)