Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-5024

Ensure that the requested blocksize for ORC files is a multiple of 512 bytes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.12.0
    • None
    • None

    Description

      If the blocksize for ORC isn't a multiple of 512 (more generally io.bytes.per.checksum), HDFS complains about:

      io.bytes.per.checksum(512) and blockSize(2147483647) do not match. blockSize should be a multiple of io.bytes.per.checksum

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: