You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/04/28 10:29:30 UTC

[jira] Resolved: (HBASE-1350) New method in HTable.java to return start and end keys for regions in a table

     [ https://issues.apache.org/jira/browse/HBASE-1350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1350.
--------------------------

    Resolution: Fixed

Thanks for the patch Vimal.  Applied trunk and branch.

> 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
>
>         Attachments: htable.patch, htable.v2.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> 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.