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 8716A18F1A for ; Thu, 18 Feb 2016 02:00:21 +0000 (UTC) Received: (qmail 48179 invoked by uid 500); 18 Feb 2016 02:00:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 48125 invoked by uid 500); 18 Feb 2016 02:00:21 -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 48069 invoked by uid 99); 18 Feb 2016 02:00:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2016 02:00:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 137AD2C1F60 for ; Thu, 18 Feb 2016 02:00:21 +0000 (UTC) Date: Thu, 18 Feb 2016 02:00:21 +0000 (UTC) From: "Duo Zhang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-15264) Implement a fan out HDFS OutputStream 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-15264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151576#comment-15151576 ] Duo Zhang commented on HBASE-15264: ----------------------------------- {quote} You want to commit this Duo Zhang to master branch ahead of provider being done or you want them all to go in at same time? {quote} I think this could go first. But before committing, I want to run some small tests to confirm that the fan out output works well with the new WALProvider. So at least I should have a basic patch for HBASE-15265 first(don't worry, it's almost done) Thanks. > Implement a fan out HDFS OutputStream > ------------------------------------- > > Key: HBASE-15264 > URL: https://issues.apache.org/jira/browse/HBASE-15264 > Project: HBase > Issue Type: Sub-task > Reporter: Duo Zhang > Assignee: Duo Zhang > Attachments: HBASE-15264-v1.patch, HBASE-15264-v2.patch, HBASE-15264-v3.patch, HBASE-15264.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)