You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/03/24 21:36:49 UTC

[jira] [Updated] (HIVE-5024) Ensure that the requested blocksize for ORC files is a multiple of 512 bytes.

     [ 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)