You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/06/02 03:36:47 UTC

[jira] [Commented] (HBASE-2556) Add convenience method to HBaseAdmin to get a collection of HRegionInfo objects for each table

    [ https://issues.apache.org/jira/browse/HBASE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042559#comment-13042559 ] 

Hudson commented on HBASE-2556:
-------------------------------

Integrated in HBase-TRUNK #1950 (See [https://builds.apache.org/hudson/job/HBase-TRUNK/1950/])
    

> Add convenience method to HBaseAdmin to get a collection of HRegionInfo objects for each table
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-2556
>                 URL: https://issues.apache.org/jira/browse/HBASE-2556
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jeff Hammerbacher
>              Labels: noob
>             Fix For: 0.92.0
>
>         Attachments: HBASE-2556-trunk.patch, HBASE-2556-trunk.patch
>
>
> When we try to list all of the regions associated with a table, (e.g. in webapps/master/master.jsp or thrift/ThriftServer.java#getTableRegions, we either have to make do with HServerInfo objects or use the HTable#getRegionsInfo method. It may be useful to add a method to the HBaseAdmin object instead.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira