[ 
https://issues.apache.org/jira/browse/CRUNCH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Wills updated CRUNCH-127:
------------------------------

    Attachment: CRUNCH-127-working.patch

Okay, got this to work. The patch is pretty big, as it required rewriting how 
we handle multiple outputs (making it more like how we handle multiple inputs) 
and creating our own TableOutputFormat that is capable of writing to multiple 
tables.
                
> 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-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

Reply via email to