[
https://issues.apache.org/jira/browse/CRUNCH-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Whitacre updated CRUNCH-387:
----------------------------------
Attachment: CRUNCH-387.patch
Created a patch based off master to use HBase's MultiTableInputFormat. I need
to add more tests for the new functionality (getting flaky builds locally).
Also I think we might have potential for another enhancement to make a
MultiTableHBaseSourceTarget that instead of being scoped towards a single table
could support multiple using the MultiTableInputFormat and
MultiTableOutputFormat.
> Add support for mulitple HBase Scans on a single Source
> -------------------------------------------------------
>
> Key: CRUNCH-387
> URL: https://issues.apache.org/jira/browse/CRUNCH-387
> Project: Crunch
> Issue Type: Improvement
> Components: IO
> Reporter: Micah Whitacre
> Assignee: Micah Whitacre
> Attachments: CRUNCH-387.patch
>
>
> HBase recently added a new input format that supports multiple scan
> objects.[1] We should be able to change HBaseSourceTarget and FromHBase to
> support varargs on Scans to enable this functionality.
> [1] -
> https://hbase.apache.org/0.94/apidocs/org/apache/hadoop/hbase/mapreduce/MultiTableInputFormat.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)