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 6059818603 for ; Wed, 13 Jan 2016 10:15:40 +0000 (UTC) Received: (qmail 4553 invoked by uid 500); 13 Jan 2016 10:15:40 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 4485 invoked by uid 500); 13 Jan 2016 10:15:40 -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 4463 invoked by uid 99); 13 Jan 2016 10:15:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jan 2016 10:15:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CBCA42C14F7 for ; Wed, 13 Jan 2016 10:15:39 +0000 (UTC) Date: Wed, 13 Jan 2016 10:15:39 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12628) Eliminate flakiness in TestMetrics 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-12628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15095943#comment-15095943 ] Lefty Leverenz commented on HIVE-12628: --------------------------------------- [~asears] documented *hive.metastore.initial.metadata.count.enabled* in the wiki so I'm removing the TODOC2.1 label. Thanks, Andrew. * [Configuration Properties -- hive.metastore.initial.metadata.count.enabled | https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.metastore.initial.metadata.count.enabled] > Eliminate flakiness in TestMetrics > ---------------------------------- > > Key: HIVE-12628 > URL: https://issues.apache.org/jira/browse/HIVE-12628 > Project: Hive > Issue Type: Test > Components: Test > Affects Versions: 2.1.0 > Reporter: Szehon Ho > Assignee: Szehon Ho > Fix For: 2.1.0 > > Attachments: HIVE-12628.patch > > > TestMetrics relies on timing of json file dumps. Rewrite these tests to eliminate flakiness. -- This message was sent by Atlassian JIRA (v6.3.4#6332)