Leon Gao created HDFS-15549: ------------------------------- Summary: Improve DISK/ARCHIVE movement if they are on same filesystem Key: HDFS-15549 URL: https://issues.apache.org/jira/browse/HDFS-15549 Project: Hadoop HDFS Issue Type: Sub-task Components: datanode Reporter: Leon Gao Assignee: Leon Gao
When moving blocks between DISK/ARCHIVE, we should prefer the volume on the same underlying filesystem and use "rename" instead of "copy" to save IO. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org