You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yang Yun (Jira)" <ji...@apache.org> on 2020/04/15 06:39:00 UTC

[jira] [Created] (HDFS-15278) After execute ‘-setrep 1’, make sure that blocks of the file are dispersed across different datanodes

Yang Yun created HDFS-15278:
-------------------------------

             Summary: After execute ‘-setrep 1’, make sure that blocks of the file are dispersed across different datanodes
                 Key: HDFS-15278
                 URL: https://issues.apache.org/jira/browse/HDFS-15278
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
            Reporter: Yang Yun
            Assignee: Yang Yun


After execute ‘-setrep 1’, many of blocks of the file may locate on same machine. Especially the file is written on one datanode machine. That causes data hot spots and is hard to fix if this machine is down.

Add a chosen history to make sure that blocks of the file are dispersed across different datanodes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org