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 798F0200B3B for ; Mon, 11 Jul 2016 23:44:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 77F04160A7D; Mon, 11 Jul 2016 21:44:13 +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 E5F05160A5E for ; Mon, 11 Jul 2016 23:44:12 +0200 (CEST) Received: (qmail 53097 invoked by uid 500); 11 Jul 2016 21:44:11 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 52657 invoked by uid 99); 11 Jul 2016 21:44:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jul 2016 21:44:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2E9FD2C02AA for ; Mon, 11 Jul 2016 21:44:11 +0000 (UTC) Date: Mon, 11 Jul 2016 21:44:11 +0000 (UTC) From: "Vrushali C (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6731) TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 11 Jul 2016 21:44:13 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15371701#comment-15371701 ] Vrushali C commented on MAPREDUCE-6731: --------------------------------------- +1 Thanks [~sjlee0] for the patch, looks good to me. > TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling() may fail for concurrent tests > ------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-6731 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6731 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 3.0.0-alpha1 > Reporter: Sangjin Lee > Assignee: Sangjin Lee > Attachments: MAPREDUCE-6731.01.patch > > > {{TestMRTimelineEventHandling.testMRNewTimelineServiceEventHandling()}} uses the default file-system storage directory, and is brittle against concurrent tests. > We should use a unique storage directory for the tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org