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

Missing block exception should carry locatedBlocks information

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When more than parityBlkNum internal blocks are missing, StripeReader throws IOException. Sample error message like:

      java.io.IOException: 5 missing blocks, the stripe is: Offset=44695552, length=65536, fetchedChunksNum=0, missingChunksNum=5

      According to our recent experience, it'd be useful for debugging and diagnosing to dump the current block group information.

      Attachments

        1. HDFS-9867.000.patch
          0.9 kB
          Mingliang Liu

        Activity

          People

            liuml07 Mingliang Liu
            liuml07 Mingliang Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: