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

Graceful handling of codec errors during decompression

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.1, 1.0.2
    • 1.2.0, 2.0.2-alpha
    • mrv1, mrv2
    • None
    • Reviewed

    Description

      When using a compression codec for intermediate compression, some cases of corrupt data can cause the codec to throw exceptions other than IOException (eg java.lang.InternalError). This will currently cause the whole reduce task to fail, instead of simply treating it like another case of a failed fetch.

      Attachments

        1. MR-3993_trunk.patch
          6 kB
          Karthik Kambatla
        2. MR-3993_trunk.patch
          4 kB
          Karthik Kambatla
        3. MR-3993_branch1.patch
          9 kB
          Karthik Kambatla
        4. MR-3993_branch1.patch
          5 kB
          Karthik Kambatla

        Activity

          People

            kasha Karthik Kambatla
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            14 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: