Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 716E5200C2D for ; Sat, 4 Mar 2017 19:17:51 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6FFE6160B71; Sat, 4 Mar 2017 18:17:51 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B8773160B61 for ; Sat, 4 Mar 2017 19:17:50 +0100 (CET) Received: (qmail 27803 invoked by uid 500); 4 Mar 2017 18:17:49 -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 27794 invoked by uid 99); 4 Mar 2017 18:17:49 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Mar 2017 18:17:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 62BA1C0913 for ; Sat, 4 Mar 2017 18:17:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.347 X-Spam-Level: X-Spam-Status: No, score=-2.347 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id rr8vE9H6GhUj for ; Sat, 4 Mar 2017 18:17:48 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 262BF5F470 for ; Sat, 4 Mar 2017 18:17:48 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5025AE00B4 for ; Sat, 4 Mar 2017 18:17:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 9779C24156 for ; Sat, 4 Mar 2017 18:17:45 +0000 (UTC) Date: Sat, 4 Mar 2017 18:17:45 +0000 (UTC) From: "Vihang Karajgaonkar (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-16090) Addendum to HIVE-16014 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 04 Mar 2017 18:17:51 -0000 [ https://issues.apache.org/jira/browse/HIVE-16090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vihang Karajgaonkar updated HIVE-16090: --------------------------------------- Attachment: HIVE-16090.02.patch pre-commit is back up. Updating the patch again to trigger HiveQA > Addendum to HIVE-16014 > ---------------------- > > Key: HIVE-16090 > URL: https://issues.apache.org/jira/browse/HIVE-16090 > Project: Hive > Issue Type: Task > Components: Hive > Reporter: Vihang Karajgaonkar > Assignee: Vihang Karajgaonkar > Priority: Minor > Attachments: HIVE-16090.01.patch, HIVE-16090.02.patch > > > HIVE-16014 changed the HiveMetastoreChecker to use {{METASTORE_FS_HANDLER_THREADS_COUNT}} for pool size. Some of the tests in TestHiveMetastoreChecker still use {{HIVE_MOVE_FILES_THREAD_COUNT}} which leads to incorrect test behavior. -- This message was sent by Atlassian JIRA (v6.3.15#6346)