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

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

I built a small improvement which in some usecases reduces the compaction IOs 
by 80%... I will for sure share that very soon, when cleaned a bit. I don't 
think it will ever make it into HBase. It needs HDFS admin rights to be able to 
move the blocks. And HBase doesn't have those right. I will provide more 
details soon. Tested in on 3 clusters right now. One 8 nodes dev cluster, one 
20 nodes test cluster and one 60 nodes production cluster. Working well. More 
to come. 

> HBase should provide a way to re-validate locality
> --------------------------------------------------
>
>                 Key: HBASE-20101
>                 URL: https://issues.apache.org/jira/browse/HBASE-20101
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Jean-Marc Spaggiari
>            Assignee: huaxiang sun
>            Priority: Major
>
> HDFS blocks can move for many reasons. HDFS balancing, lost of a disk, of a 
> node, etc. However, today, locality seems to be calculated when the files are 
> opened for the first time. Even disabling and re-enabling the regions doesn't 
> trigger a re-calculation of the locality. 
> We should provide a way to let the user ask for this number to be 
> re-calculated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to