New method in HTable.java to return start and end keys for regions in a table
------------------------------------------------------------------------------
Key: HBASE-1350
URL: https://issues.apache.org/jira/browse/HBASE-1350
Project: Hadoop HBase
Issue Type: New Feature
Components: mapred, master
Affects Versions: 0.19.1
Environment: Linux x86-64, JDK 1.6
Reporter: Vimal Mathew
Fix For: 0.19.2, 0.20.0, 0.19.1
I am writing a custom TableInputFormat to generate splits within a region, and
that needs both the start and end keys for the regions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.