Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8031 Follow-on work for erasure coding phase I (striping layout)
  3. HDFS-8398

Erasure Coding: Correctly calculate last striped block length in DFSStripedInputStream if it's under construction.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      Currently in DFSStripedInputStream, for continuous block, if it's under construction, we need to read the block replica length from one of datanode and use it as last block length.

      For striped block, we need to read the length of all internal data blocks of the striped group, then add them correctly.

      Attachments

        Issue Links

          Activity

            People

              hitliuyi Yi Liu
              hitliuyi Yi Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: