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 693FD10F5F for ; Mon, 12 Jan 2015 16:45:35 +0000 (UTC) Received: (qmail 68995 invoked by uid 500); 12 Jan 2015 16:45:36 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 68943 invoked by uid 500); 12 Jan 2015 16:45:36 -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 68931 invoked by uid 99); 12 Jan 2015 16:45:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jan 2015 16:45:36 +0000 Date: Mon, 12 Jan 2015 16:45:36 +0000 (UTC) From: "Jean-Daniel Cryans (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8318) TableOutputFormat.TableRecordWriter should accept Increments 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-8318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14273760#comment-14273760 ] Jean-Daniel Cryans commented on HBASE-8318: ------------------------------------------- [~clehene] hey, so re-reading what I wrote, my opinion remains the same. Fact that nobody else picked this up seems to imply that it isn't a common use case either. I'm fine closing this. > TableOutputFormat.TableRecordWriter should accept Increments > ------------------------------------------------------------ > > Key: HBASE-8318 > URL: https://issues.apache.org/jira/browse/HBASE-8318 > Project: HBase > Issue Type: Bug > Reporter: Jean-Marc Spaggiari > Assignee: Jean-Marc Spaggiari > Attachments: HBASE-8318-v0-trunk.patch, HBASE-8318-v1-trunk.patch, HBASE-8318-v2-trunk.patch > > > TableOutputFormat.TableRecordWriter can take Puts and Deletes but it should also accept Increments. -- This message was sent by Atlassian JIRA (v6.3.4#6332)