Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7285 Erasure Coding Support inside HDFS
  3. HDFS-7864

Erasure Coding: Update safemode calculation for striped blocks

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • HDFS-7285
    • None
    • None
    • Reviewed

    Description

      We need to update the safemode calculation for striped blocks. Specifically, each striped block now consists of multiple data/parity blocks stored in corresponding DataNodes. The current code's calculation is thus inconsistent: each striped block is only counted as 1 expected block, while each of its member block may increase the number of received blocks by 1.

      Attachments

        1. HDFS-7864.1.patch
          17 kB
          Rui Gao
        2. HDFS-7864.2.patch
          13 kB
          Rui Gao
        3. HDFS-7864.3.patch
          9 kB
          Rui Gao
        4. HDFS-7864.4.patch
          9 kB
          Jing Zhao

        Activity

          People

            demongaorui Rui Gao
            jingzhao Jing Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: