[
https://issues.apache.org/jira/browse/HBASE-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray resolved HBASE-1170.
----------------------------------
Resolution: Duplicate
This issue is resolved by HBASE-1385 and HBASE-1304.
> Specify startRow and stopRow for MapReduce / TabieInputFormat
> -------------------------------------------------------------
>
> Key: HBASE-1170
> URL: https://issues.apache.org/jira/browse/HBASE-1170
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: mapred
> Reporter: Jonathan Gray
> Assignee: Jonathan Gray
> Priority: Minor
> Fix For: 0.20.0
>
>
> We have a use case for this. Can currently be implemented using filters but
> this still requires a full table scan.
> In addition to extending TableMapReduceUtil, this would affect the splitting
> algorithm to only include those regions containing keys within the start and
> stop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.