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

Lin Liu commented on HUDI-8081:
-------------------------------

After upgrade to >= 3.x, we saw the following error:


{code:java}
java.lang.ClassCastException: 
org.apache.hadoop.hive.thrift.TUGIContainingTransport cannot be cast to 
org.apache.hadoop.hive.metastore.security.TUGIContainingTransport
        at 
org.apache.hadoop.hive.metastore.TUGIBasedProcessor.setIpAddress(TUGIBasedProcessor.java:177)
 ~[hive-standalone-metastore-3.1.3.jar:3.1.3]
        at 
org.apache.hadoop.hive.metastore.TUGIBasedProcessor.process(TUGIBasedProcessor.java:74)
 ~[hive-standalone-metastore-3.1.3.jar:3.1.3]
        at 
org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:286)
 [libthrift-0.9.3.jar:0.9.3]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_392-internal]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_392-internal]
        at java.lang.Thread.run(Thread.java:750) [?:1.8.0_392-internal]
{code}


> Fix ORC tests on Spark 3.5
> --------------------------
>
>                 Key: HUDI-8081
>                 URL: https://issues.apache.org/jira/browse/HUDI-8081
>             Project: Apache Hudi
>          Issue Type: Task
>            Reporter: Ethan Guo (this is the old account; please use "yihua")
>            Assignee: Lin Liu
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> ORC tests fail on Spark 3.5 in Azure CI due to setup issues.  These tests are 
> temporarily disabled.  We should fix them.



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

Reply via email to