[ 
https://issues.apache.org/jira/browse/HBASE-24352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell updated HBASE-24352:
----------------------------------------
    Affects Version/s: 2.5.0
                       3.0.0-alpha-2
                       2.6.0

> Skip HDFSBlockDistribution calc when FS is not HDFS
> ---------------------------------------------------
>
>                 Key: HBASE-24352
>                 URL: https://issues.apache.org/jira/browse/HBASE-24352
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 2.5.0, 3.0.0-alpha-2, 2.6.0
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>            Priority: Major
>
> HDFSBlockDistribution is used in different places like Balancer,  
> DateTieredCompaction, CompactionTool etc. In Balancer area there is a config 
> 'hbase.master.balancer.uselocality' using which we can skip this.  But 
> irrespective of this config, if we are on non HDFS FS, we should skip this.  
> The block distribution issue many file status commands to underlying FS which 
> wont be that cheap in a cloud FS.  This jira aims at correcting all these 
> places. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to