anoopsjohn commented on pull request #1482:
URL: https://github.com/apache/hbase/pull/1482#issuecomment-621158295


   In case of cluster not over HDFS , all these can be skipped using 
hbase.master.balancer.uselocality = false correct?  Then none of these code 
path will get executed by the LB system. Correct?
   On a side note (not on this patch) , seems we are using the 
HDFSBlockDistribution at many other places like CompactionTool, 
DateTieredCompactionPolicy etc. On non HDFS based storage, all these are 
unwanted ops but we are not skipping.  Might be good to do those also? Ping 
@saintstack 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to