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
             Fix For: 0.19.1, 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.

Reply via email to