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 2CB3917983 for ; Thu, 9 Apr 2015 00:52:13 +0000 (UTC) Received: (qmail 18779 invoked by uid 500); 9 Apr 2015 00:52:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 18632 invoked by uid 500); 9 Apr 2015 00:52:12 -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 18372 invoked by uid 99); 9 Apr 2015 00:52:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Apr 2015 00:52:12 +0000 Date: Thu, 9 Apr 2015 00:52:12 +0000 (UTC) From: "Hari Sankar Sivarama Subramaniyan (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-10271) remove hive.server2.thrift.http.min/max.worker.threads properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Hari Sankar Sivarama Subramaniyan created HIVE-10271: -------------------------------------------------------- Summary: remove hive.server2.thrift.http.min/max.worker.threads properties Key: HIVE-10271 URL: https://issues.apache.org/jira/browse/HIVE-10271 Project: Hive Issue Type: Bug Reporter: Hari Sankar Sivarama Subramaniyan Assignee: Hari Sankar Sivarama Subramaniyan PROBLEM: Those properties are not used even when hiveserver2 in http mode. The properties used are hive.server2.thrift.min/max.worker.threads. Remove those 2 properties as they are causing confusion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)