Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The Xiaomi storage team has developed a new feature called HFR(HDFS Federation Rename) that enables us to do balance/rename across federation namespaces. The idea is to first move the meta to the dst NameNode and then link all the replicas. It has been working in our largest production cluster for 2 months. We use it to balance the namespaces. It turns out HFR is fast and flexible. The detail could be found in the design doc.
Looking forward to a lively discussion.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-15747 RBF: Rename across sub-namespaces.
- Open
- relates to
-
HDFS-15294 Federation balance tool
- Resolved
-
HDFS-13123 RBF: Add a balancer tool to move data across subcluster
- Patch Available