Owen O'Malley created HIVE-5024:
-----------------------------------
Summary: Ensure that the requested blocksize for ORC files is a
multiple of 512 bytes.
Key: HIVE-5024
URL: https://issues.apache.org/jira/browse/HIVE-5024
Project: Hive
Issue Type: Bug
Reporter: Owen O'Malley
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
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira