[
https://issues.apache.org/jira/browse/HBASE-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Alves updated HBASE-581:
------------------------------
Status: Patch Available (was: Open)
My first patch :). Solves the extension issue (table, tablename, and cols are
protected as well as the TableRecordReader to allow for extension) and the
number os splits issue (now the number of splits is the lesser of numSplits and
startKeys.lenght, splits can cover more that one region and are created the
most evenly possible). TestTableIndex is failing (updated yesterday) but I'm
almost sure it's not because of my changes .
> 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
>
> Attachments: tif-0.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.