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/05 07:26:00 UTC

[jira] [Created] (ORC-671) Add OrcTail.getStripeStatistics back for backward compatiblility

Dongjoon Hyun created ORC-671:
---------------------------------

             Summary: Add OrcTail.getStripeStatistics back for backward compatiblility
                 Key: ORC-671
                 URL: https://issues.apache.org/jira/browse/ORC-671
             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]   java.lang.RuntimeException: ORC split generation failed with exception: java.lang.NoSuchMethodError: org.apache.orc.impl.OrcTail.getStripeStatistics()Ljava/util/List;
[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)
{code}



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