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 "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2014/08/01 04:30:38 UTC

[jira] [Created] (HDFS-6801) Archival Storage: Add a new data migration tool

Tsz Wo Nicholas Sze created HDFS-6801:
-----------------------------------------

             Summary: Archival Storage: Add a new data migration tool 
                 Key: HDFS-6801
                 URL: https://issues.apache.org/jira/browse/HDFS-6801
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze


The tool is similar to Balancer.  It periodic scans the blocks in HDFS and uses path and/or other meta data (e.g. mtime) to determine if a block should be cooled down (i.e. hot => warm, or warm => cold) or warmed up (i.e. cold => warm, or warm => hot).  In contrast to Balancer, the migration tool always move replicas to a different storage type.  Similar to Balancer, the replicas are moved in a way that the number of racks the block does not decrease.




--
This message was sent by Atlassian JIRA
(v6.2#6252)