[
https://issues.apache.org/jira/browse/HBASE-16677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15512545#comment-15512545
]
Heng Chen commented on HBASE-16677:
-----------------------------------
That is a good point. We have the same pain on production cluster (One table
have 10K+ regions).
Could we add one value something like "all" for regionsParam to list all
regions?
Upload the pic how table page looks like with the patch?
> Add table size (total store file size) to table page
> ----------------------------------------------------
>
> Key: HBASE-16677
> URL: https://issues.apache.org/jira/browse/HBASE-16677
> Project: HBase
> Issue Type: New Feature
> Components: website
> Reporter: Guang Yang
> Priority: Minor
> Attachments: HBASE-16677_v0.patch
>
>
> Currently there is not an easy way to get the table size from the web UI,
> though we have the region size on the page, it is still convenient to have a
> table for the table size stat.
> Another pain point is that when the table grow large with tens of thousands
> of regions, it took extremely long time to load the page, however, sometimes
> we don't want to check all the regions. An optimization could be to accept a
> query parameter to specify the number of regions to render.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)