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

Jean-Marc Spaggiari commented on HBASE-13794:
---------------------------------------------

This is for manual compactions. On very big clusters (1K RS) with pretty big 
tables, and few CFs, being able to see how many files we have on a CF for a 
given region will allow to save a lot of IOs. 

Today I think this information is available using protobufadmin. Goal is not to 
keep this information up to date and always available but being able to query 
that when required.

> Add RegionLoad.getStorefiles(Bytes[] family)
> --------------------------------------------
>
>                 Key: HBASE-13794
>                 URL: https://issues.apache.org/jira/browse/HBASE-13794
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Marc Spaggiari
>
> RegionLoad already has getStorefiles but it might be very useful to get this 
> information per column familly instead of per region only.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to