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/27 20:26:31 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12703271#action_12703271 ] 

stack commented on HBASE-1350:
------------------------------

Rather than copy/paste, can some effort be expended and avoiding duplicated code?   This new method and getStartKeys are same but for line in their middles.  Otherwise, patch looks good Vimal.

> 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.1, 0.19.2, 0.20.0
>
>         Attachments: htable.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.