[ https://issues.apache.org/jira/browse/HIVE-5024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-5024: ----------------------------------- Fix Version/s: 0.12.0 > 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 > Fix For: 0.12.0 > > > 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 was sent by Atlassian JIRA (v6.2#6252)