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

Add CRC32C as another DataChecksum implementation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.23.0
    • io, util
    • None
    • Reviewed

    Description

      CRC32C is another checksum very similar to our existing CRC32, but with a different polynomial. The chief advantage of this other polynomial is that SSE4.2 includes hardware support for its calculation. HDFS-2080 is the umbrella JIRA which proposes using this new polynomial to save substantial amounts of CPU.

      Attachments

        1. hadoop-7443.txt
          36 kB
          Todd Lipcon
        2. hadoop-7443.txt
          36 kB
          Todd Lipcon

        Issue Links

          Activity

            People

              tlipcon Todd Lipcon
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: