[ 
https://issues.apache.org/jira/browse/HUDI-4820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

xi chaomin updated HUDI-4820:
-----------------------------
    Description: 
Set _*hoodie.table.base.file.format*_ to *ORC,* I get an Exception

 
{code:java}
java.lang.NoSuchMethodError: 
org.apache.orc.OrcProto$UserMetadataItem.getValue()Lcom/google/protobuf25/ByteString;
 {code}
 

ORC version in hudi is 1.6.0 , while the version in spark 3.1 is 1.5.12. 

> ORC dependency conflict with spark 3.1
> --------------------------------------
>
>                 Key: HUDI-4820
>                 URL: https://issues.apache.org/jira/browse/HUDI-4820
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: xi chaomin
>            Priority: Major
>
> Set _*hoodie.table.base.file.format*_ to *ORC,* I get an Exception
>  
> {code:java}
> java.lang.NoSuchMethodError: 
> org.apache.orc.OrcProto$UserMetadataItem.getValue()Lcom/google/protobuf25/ByteString;
>  {code}
>  
> ORC version in hudi is 1.6.0 , while the version in spark 3.1 is 1.5.12. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to