[
https://issues.apache.org/jira/browse/HBASE-17000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15749698#comment-15749698
]
Ted Yu commented on HBASE-17000:
--------------------------------
I ran the following locally:
{code}
Running org.apache.hadoop.hbase.quotas.TestRegionSizeUse
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.931 sec - in
org.apache.hadoop.hbase.quotas.TestRegionSizeUse
Running org.apache.hadoop.hbase.quotas.TestFileSystemUtilizationChore
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec - in
org.apache.hadoop.hbase.quotas.TestFileSystemUtilizationChore
Running
org.apache.hadoop.hbase.regionserver.TestRegionServerRegionSpaceUseReport
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 sec - in
org.apache.hadoop.hbase.regionserver.TestRegionServerRegionSpaceUseReport
{code}
Go ahead with commit.
> [RegionServer] Compute region filesystem space use and report to Master
> -----------------------------------------------------------------------
>
> Key: HBASE-17000
> URL: https://issues.apache.org/jira/browse/HBASE-17000
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 2.0.0
>
> Attachments: HBASE-17000.001.patch,
> HBASE-17000.002.HBASE-16961.patch, HBASE-17000.004.HBASE-16961.patch,
> HBASE-17000.005.HBASE-16961.patch
>
>
> Each RegionServer needs to track how much space a Region takes up and roll
> this up to the table level.
> Aggregation of this information in the Master will be covered by HBASE-16997.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)