You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2014/12/17 14:54:13 UTC

[jira] [Commented] (HIVE-9142) Create table stored as ORC with CTAS fails

    [ https://issues.apache.org/jira/browse/HIVE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249856#comment-14249856 ] 

Prabhu Joseph commented on HIVE-9142:
-------------------------------------

Hi Karthik, 
  Apache Hive 0.14 uses protobuf-java of 2.5 version. This problem comes when hadoop uses 2.4 version.

> Create table stored as ORC with CTAS fails
> ------------------------------------------
>
>                 Key: HIVE-9142
>                 URL: https://issues.apache.org/jira/browse/HIVE-9142
>             Project: Hive
>          Issue Type: Bug
>          Components: File Formats
>    Affects Versions: 0.14.0
>         Environment: Apache Hive 0.14
>            Reporter: karthik palanisamy
>            Priority: Blocker
>
> hive> create table orc_orc stored as orc as select * from tweets;         
> Diagnostic Messages for this Task:
> Error: org/apache/hadoop/hive/ql/io/orc/OrcProto$RowIndex
> FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask
> 14/12/17 14:44:54 [main]: ERROR ql.Driver: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)