Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1376D9B1D for ; Fri, 17 Feb 2012 00:28:26 +0000 (UTC) Received: (qmail 79122 invoked by uid 500); 17 Feb 2012 00:28:25 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 79067 invoked by uid 500); 17 Feb 2012 00:28:25 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 79011 invoked by uid 99); 17 Feb 2012 00:28:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 00:28:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 00:28:21 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2862A1B99C0 for ; Fri, 17 Feb 2012 00:28:01 +0000 (UTC) Date: Fri, 17 Feb 2012 00:28:01 +0000 (UTC) From: "Gregory Chanan (Updated) (JIRA)" To: issues@hbase.apache.org Message-ID: <400236594.48935.1329438481166.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <272524143.48539.1329431941378.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-5420) TestImportTsv does not shut down MR Cluster correctly (fails against 0.23 hadoop) 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/HBASE-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5420: ---------------------------------- Attachment: HBASE-5420-v1.patch > TestImportTsv does not shut down MR Cluster correctly (fails against 0.23 hadoop) > --------------------------------------------------------------------------------- > > Key: HBASE-5420 > URL: https://issues.apache.org/jira/browse/HBASE-5420 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 0.94.0, 0.92.0 > Reporter: Gregory Chanan > Assignee: Gregory Chanan > Attachments: HBASE-5420-v1.patch, HBASE-5420.patch > > > Test calls startMiniMapReduceCluster() but never calls shutdownMiniMapReduceCluster(). > This causes failures with -Dhadoop.profile=23 when both testMROnTable and testMROnTableWithCustomMapper are run, because the cluster cannot start up properly for the second test. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira