Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA1C1E29E for ; Wed, 19 Dec 2012 03:08:18 +0000 (UTC) Received: (qmail 92446 invoked by uid 500); 19 Dec 2012 03:08:18 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 92334 invoked by uid 500); 19 Dec 2012 03:08:16 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 92268 invoked by uid 99); 19 Dec 2012 03:08:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 03:08:13 +0000 Date: Wed, 19 Dec 2012 03:08:13 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CRUNCH-127) Allow multiple HBaseTargets in a single pipeline 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/CRUNCH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13535608#comment-13535608 ] Josh Wills commented on CRUNCH-127: ----------------------------------- Hey Micah-- thanks for the feedback on this. I think I've tracked the issue to the way TableOutputFormat (which is used by HBaseTarget) is implemented. I'm going to take another crack at my original approach now. > Allow multiple HBaseTargets in a single pipeline > ------------------------------------------------ > > Key: CRUNCH-127 > URL: https://issues.apache.org/jira/browse/CRUNCH-127 > Project: Crunch > Issue Type: Bug > Reporter: Micah Whitacre > Assignee: Josh Wills > Attachments: CRUNCH-127_itest.patch, CRUNCH-127.patch > > > Currently when a pipeline contains writes to multiple HBaseTargets, all puts are being sent to the first configured HBaseTarget ignoring the second one and causing issues if the columns are not the same. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira