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 CAC9411284 for ; Thu, 15 May 2014 02:07:00 +0000 (UTC) Received: (qmail 79905 invoked by uid 500); 14 May 2014 20:06:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 79858 invoked by uid 500); 14 May 2014 20:06:20 -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 79847 invoked by uid 99); 14 May 2014 20:06:20 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 May 2014 20:06:20 +0000 Date: Wed, 14 May 2014 20:06:20 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-11137) Add mapred.TableSnapshotInputFormat 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-11137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-11137: --------------------------------- Attachment: HBASE-11137.00-0.98.patch Here's a patch for 0.98, based on the trunk v01. I repeated the refactor manually, no fancy git-rebase, so please give it the same scrutiny you'll give the trunk patch. Both have been verified using IntegrationTestTableSnapshotInputFormat running on my local sandbox with numRegions=15 (this is a magic number that works with and without HBASE-9445, according to [~enis]). > Add mapred.TableSnapshotInputFormat > ----------------------------------- > > Key: HBASE-11137 > URL: https://issues.apache.org/jira/browse/HBASE-11137 > Project: HBase > Issue Type: Improvement > Components: mapreduce, Performance > Affects Versions: 0.98.0, 0.96.2 > Reporter: Nick Dimiduk > Assignee: Nick Dimiduk > Attachments: HBASE-11137.00-0.98.patch, HBASE-11137.00.patch, HBASE-11137.01.patch, HBASE-11137.01_rerun.patch > > > We should have feature parity between mapreduce and mapred implementations. This is important for Hive. -- This message was sent by Atlassian JIRA (v6.2#6252)