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 DFA38D131 for ; Thu, 10 Jan 2013 21:18:12 +0000 (UTC) Received: (qmail 97801 invoked by uid 500); 10 Jan 2013 21:18:12 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 97776 invoked by uid 500); 10 Jan 2013 21:18:12 -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 97766 invoked by uid 99); 10 Jan 2013 21:18:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jan 2013 21:18:12 +0000 Date: Thu, 10 Jan 2013 21:18:12 +0000 (UTC) From: "Gabriel Reid (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=13550428#comment-13550428 ] Gabriel Reid commented on CRUNCH-127: ------------------------------------- Just took a pretty cursory look, and there's nothing that jumps out at me either way here, so I'm good with it as long as it's working as it should. I noticed that there are a lot of generics warnings in CrunchOutputs and I took a stab at getting rid of them, but that ended the same way it usually does when I try something that foolish. > 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, CRUNCH-127-workclean.patch, CRUNCH-127-working.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