FAQ
HTable can return region information:
Map<HRegionInfo, HServerAddress> regions = table.getRegionsInfo();
However, request count (HBASE-3507) is contained in HRegion.

How do I access to HRegion for regions in a table ?

Thanks

Search Discussions

  • Ryan Rawson at Feb 11, 2011 at 9:44 pm
    hregion is the internal implementation of a region inside
    regionserver, you dont get it from a client.

    that data is being sent to the master, it's being published to ganglia
    and the metric system.
    On Fri, Feb 11, 2011 at 1:23 PM, Ted Yu wrote:
    HTable can return region information:
    Map<HRegionInfo, HServerAddress> regions = table.getRegionsInfo();
    However, request count (HBASE-3507) is contained in HRegion.

    How do I access to HRegion for regions in a table ?

    Thanks
  • Ted Yu at Feb 11, 2011 at 9:48 pm
    I think it is desirable to show such data on table.jsp
    On Fri, Feb 11, 2011 at 1:43 PM, Ryan Rawson wrote:

    hregion is the internal implementation of a region inside
    regionserver, you dont get it from a client.

    that data is being sent to the master, it's being published to ganglia
    and the metric system.
    On Fri, Feb 11, 2011 at 1:23 PM, Ted Yu wrote:
    HTable can return region information:
    Map<HRegionInfo, HServerAddress> regions = table.getRegionsInfo();
    However, request count (HBASE-3507) is contained in HRegion.

    How do I access to HRegion for regions in a table ?

    Thanks

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupdev @
categorieshbase, hadoop
postedFeb 11, '11 at 9:23p
activeFeb 11, '11 at 9:48p
posts3
users2
websitehbase.apache.org

2 users in discussion

Ted Yu: 2 posts Ryan Rawson: 1 post

People

Translate

site design / logo © 2023 Grokbase