[
https://issues.apache.org/jira/browse/CRUNCH-576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid updated CRUNCH-576:
--------------------------------
Attachment: CRUNCH-576.patch
Trivial patch to add two new factory methods in FromHBase.
I've used List<Scan> here (instead of varargs), which is best for my current
use case, but I'd certainly be open to using varargs instead if people think
that that's a better option.
> Add multi-scan static factory methods in FromHBase
> --------------------------------------------------
>
> Key: CRUNCH-576
> URL: https://issues.apache.org/jira/browse/CRUNCH-576
> Project: Crunch
> Issue Type: New Feature
> Reporter: Gabriel Reid
> Priority: Minor
> Attachments: CRUNCH-576.patch
>
>
> We've got constructors in HBaseSourceTarget that can take multiple Scans, but
> no factory method in FromHBase that can do this. Having these factory methods
> in FromHBase would be useful as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)