Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDFS Balancer with Diferent Storage Types

avatar
Explorer

Over Hadoop Cluster with Heterogeneous Storage enabled (HOT, COLD, ARCHIVE, etc), Does HDFS BALANCER support different types of storage? Preserve storage type on rebalancing?

1 ACCEPTED SOLUTION

avatar
Mentor

The HDFS Balancer utility respects and is aware of storage types. It balances each storage type individually with other available matching storage types in the cluster [1].

View solution in original post

2 REPLIES 2

avatar
Mentor

The HDFS Balancer utility respects and is aware of storage types. It balances each storage type individually with other available matching storage types in the cluster [1].

avatar
Explorer

thanks a lot and best regards!