You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/10/27 05:11:00 UTC

[jira] [Created] (ORC-676) Add getRawDataSizeFromColIndices back

Dongjoon Hyun created ORC-676:
---------------------------------

             Summary: Add getRawDataSizeFromColIndices back
                 Key: ORC-676
                 URL: https://issues.apache.org/jira/browse/ORC-676
             Project: ORC
          Issue Type: Bug
          Components: Java
    Affects Versions: 1.6.5, 1.6.4, 1.6.3, 1.6.2, 1.6.1, 1.6.0, 1.7.0
            Reporter: Dongjoon Hyun


{code}
[info] - Verify the ORC conversion parameter: CONVERT_METASTORE_ORC *** FAILED *** (1 second, 366 milliseconds)
[info]   java.lang.RuntimeException: ORC split generation failed with exception: java.lang.NoSuchMethodError: org.apache.hadoop.hive.ql.io.orc.ReaderImpl.getRawDataSizeFromColIndices(Ljava/util/List;Ljava/util/List;Ljava/util/List;)J
[info]   at org.apache.hadoop.hive.ql.io.orc.OrcInputFormat.generateSplitsInfo(OrcInputFormat.java:1731)
[info]   at org.apache.hadoop.hive.ql.io.orc.OrcInputFormat.getSplits(OrcInputFormat.java:1817)
[info]   at org.apache.spark.rdd.HadoopRDD.getPartitions(HadoopRDD.scala:205)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)