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 1AB9D1871D for ; Wed, 23 Dec 2015 23:20:47 +0000 (UTC) Received: (qmail 46961 invoked by uid 500); 23 Dec 2015 23:20:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 46915 invoked by uid 500); 23 Dec 2015 23:20:46 -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 46888 invoked by uid 99); 23 Dec 2015 23:20:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 23:20:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9E7C42C1F57 for ; Wed, 23 Dec 2015 23:20:46 +0000 (UTC) Date: Wed, 23 Dec 2015 23:20:46 +0000 (UTC) From: "Heng Chen (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14684) Try to remove all MiniMapReduceCluster in unit tests 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-14684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-14684: ------------------------------ Attachment: HBASE-14684-branch-1.2_v1.patch patch for branch-1.2 > Try to remove all MiniMapReduceCluster in unit tests > ---------------------------------------------------- > > Key: HBASE-14684 > URL: https://issues.apache.org/jira/browse/HBASE-14684 > Project: HBase > Issue Type: Improvement > Components: test > Reporter: Heng Chen > Assignee: Heng Chen > Priority: Critical > Fix For: 2.0.0, 1.2.0, 1.3.0 > > Attachments: 14684.branch-1.txt, 14684.branch-1.txt, 14684.branch-1.txt, HBASE-14684-branch-1.2.patch, HBASE-14684-branch-1.2_v1.patch, HBASE-14684-branch-1.patch, HBASE-14684-branch-1.patch, HBASE-14684-branch-1.patch, HBASE-14684-branch-1_v1.patch, HBASE-14684-branch-1_v2.patch, HBASE-14684-branch-1_v3.patch, HBASE-14684.patch, HBASE-14684_v1.patch > > > As discussion in dev list, we will try to do MR job without MiniMapReduceCluster. > Testcases will run faster and more reliable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)