dragon created HDFS-9981: ---------------------------- Summary: CLONE - Avoid Block movement in Balancer and Mover for the erasure encoded blocks Key: HDFS-9981 URL: https://issues.apache.org/jira/browse/HDFS-9981 Project: Hadoop HDFS Issue Type: Sub-task Reporter: dragon Assignee: Vinayakumar B
As striped design says, its would be more fault tolerant if the striped blocks reside in different nodes of different racks. But Balancer and Mover may break this by moving the encoded blocks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)