Class SpaceAwareVolumeChooser

All Implemented Interfaces:
VolumeChooser

public class SpaceAwareVolumeChooser extends PreferredVolumeChooser
A PreferredVolumeChooser that takes remaining HDFS space into account when making a volume choice rather than a simpler round-robin. The list of volumes to use can be limited using the same properties as PreferredVolumeChooser
Since:
2.1.0
  • Field Details

  • Constructor Details

    • SpaceAwareVolumeChooser

      public SpaceAwareVolumeChooser()
  • Method Details