Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-194

Distributed checkup of the file system consistency.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None
    • None

    Description

      This is a map-reduce based test that checks consistency of the file system
      by reading all blocks of all files, and detecting which of them are missing or corrupted.
      See HADOOP-95 and HADOOP-101 for related discussions.

      This could be an alternative to the sequential checkup in dfsck.
      It would be nice to integrate distributed checkup with dfsck, but I don't yet see how.

      This test reuses classes defined in HADOOP-193.

      Attachments

        1. FSCheck.patch
          12 kB
          Konstantin Shvachko

        Activity

          People

            shv Konstantin Shvachko
            shv Konstantin Shvachko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: