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 A69BF18572 for ; Thu, 10 Dec 2015 00:10:11 +0000 (UTC) Received: (qmail 9064 invoked by uid 500); 10 Dec 2015 00:10:11 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 8859 invoked by uid 500); 10 Dec 2015 00:10:11 -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 8655 invoked by uid 99); 10 Dec 2015 00:10:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 00:10:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 00BAC2C1F5D for ; Thu, 10 Dec 2015 00:10:11 +0000 (UTC) Date: Thu, 10 Dec 2015 00:10:11 +0000 (UTC) From: "Jimmy Xiang (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=15049688#comment-15049688 ] Jimmy Xiang commented on HIVE-12628: ------------------------------------ +1 > 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 > 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)