Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-15278

After execute ‘-setrep 1’, make sure that blocks of the file are dispersed across different datanodes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • namenode
    • None

    Description

      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.

      Attachments

        1. HDFS-15278.003.patch
          31 kB
          Yang Yun
        2. HDFS-15278.002.patch
          31 kB
          Yang Yun
        3. HDFS-15278.001.patch
          31 kB
          Yang Yun

        Activity

          People

            hadoop_yangyun Yang Yun
            hadoop_yangyun Yang Yun
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: