[
https://issues.apache.org/jira/browse/HBASE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591714#action_12591714
]
David Alves commented on HBASE-581:
-----------------------------------
Yes I'm talking about TRUNK, as I have 10 regions (for a given table) they
always return 10 maps wich completely kills my setup, maybe your boxes are
better.
Anyhow and before I submit the extension/row filter patch I'm just finishing up
the patch that solves the splits question . the getSplits() method will return
splits equal to the lesser of numSplits/startKeys.lenght and will divide the
splits in the most even groups possible making the first splits bigger in the
case they are uneven.
> Allow adding filters to TableInputFormat (At same time, ensure TIF and TOF
> are subclassable)
> --------------------------------------------------------------------------------------------
>
> Key: HBASE-581
> URL: https://issues.apache.org/jira/browse/HBASE-581
> Project: Hadoop HBase
> Issue Type: Improvement
> Reporter: stack
> Priority: Critical
> Fix For: 0.2.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.