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

RaidNode should periodically fix corrupt blocks

    XMLWordPrintableJSON

Details

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

    Description

      (Recreating HDFS-1171 since RAID is in mapreduce)

      RaidNode currently does not fix missing blocks. The missing blocks have to be fixed using RaidShell.
      This task proposes that recovery be more automated:
      1. RaidNode periodically fetches a list of corrupt files from the NameNode
      2. If the corrupt files can be fixed using RAID, it should generate the block.
      3. Choose a datanode and send the block contents along with checksum to the datanode.

      Attachments

        1. MAPREDUCE-2150.2.patch
          31 kB
          Ramkumar Vadali
        2. MAPREDUCE-2150.patch
          31 kB
          Ramkumar Vadali

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: