Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1908

DistributedRaidFileSystem does not handle ChecksumException correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • contrib/raid
    • None
    • Reviewed

    Description

      ChecksumException reports the offset of corruption within a block,
      whereas DistributedRaidFileSystem.setAlternateLocations was expecting it
      to report the offset of corruption within the file.

      The best way of dealing with a missing block/corrupt block is to just
      use the current seek offset in the file as the position of corruption.

      Attachments

        1. MAPREDUCE-1908.patch
          5 kB
          Ramkumar Vadali
        2. MAPREDUCE-1908.2.patch
          6 kB
          Ramkumar Vadali

        Activity

          People

            rvadali Ramkumar Vadali
            rvadali Ramkumar Vadali
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: