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 ED67711F51 for ; Mon, 28 Jul 2014 21:51:39 +0000 (UTC) Received: (qmail 834 invoked by uid 500); 28 Jul 2014 21:51:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 795 invoked by uid 500); 28 Jul 2014 21:51:39 -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 714 invoked by uid 99); 28 Jul 2014 21:51:39 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jul 2014 21:51:39 +0000 Date: Mon, 28 Jul 2014 21:51:39 +0000 (UTC) From: "churro morales (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11601) Parallelize Snapshot operations for 0.94 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-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076954#comment-14076954 ] churro morales commented on HBASE-11601: ---------------------------------------- Lars, No worries, I think back porting to 0.94 is not as easy as I thought. I don't think I'll have enough free time soon to get anywhere close so the 11360 patch will definitely help. I'll also submit a patch for the parallelize snapshot operations for 0.94. Quite a few utility classes and methods used in the manifest code do not exist in 0.94. I think merging HBASE-11360 is still a good move :) > Parallelize Snapshot operations for 0.94 > ---------------------------------------- > > Key: HBASE-11601 > URL: https://issues.apache.org/jira/browse/HBASE-11601 > Project: HBase > Issue Type: Improvement > Affects Versions: 0.94.21 > Reporter: churro morales > > Although HBASE-11185 exists, it is geared towards the snapshot manifest code. We have used snapshots to ship our two largest tables across the country and while doing so found a few potential optimizations where doing things in parallel helped quite a bit. I can attach a patch containing changes I've made and we can discuss if these are changes worth getting pushed to 0.94. -- This message was sent by Atlassian JIRA (v6.2#6252)