Created 10-17-2016 11:25 AM
Hello,
I am wondering if there is an BlockPlacementPolicy that in addition to storing replicas safely on different racks as the default one does, also can consider how much disk space that is available on different nodes?
In case where you have a cluster that consists of two sets of machines with a big difference in the amount of available disk space, the default policy will lead to the disks of the set with a smaller amount of disk space running out of disk space long before you actually reach your total HDFS capacity.
Is there any such policy ready to be used?
Best Regards
Thomas
Created 10-17-2016 11:34 AM
I just found that something like this was added somewhat recently:
This seems to be what I was looking for.
Created 10-17-2016 11:34 AM
I just found that something like this was added somewhat recently:
This seems to be what I was looking for.