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

the generic (non x86) libhadoop CRC code makes unaligned loads and stores

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.3.0
    • None
    • native
    • None

    Description

      The generic (non-x86) libhadoop CRC code makes unaligned loads and stores. Some architectures don't support unaligned loads and stores, or they are slow. This code should be made truly CPU-neutral by removing unaligned access.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: