dongjoon-hyun commented on pull request #35646:
URL: https://github.com/apache/spark/pull/35646#issuecomment-1056128029


   For your questions, @sunchao found that `libthrift 0.14.1+ requires an 
implementation of abstract method, `checkReadBytesAvailable`, and Apache Hive 
branch-2.3 didn't implemented it.
   > org.apache.hadoop.hive.thrift.client.TUGIAssumingTransport does not define 
or inherit an implementation of the resolved method 'abstract void 
checkReadBytesAvailable(long)' of abstract class 
org.apache.thrift.transport.TTransport.
   
org.apache.thrift.protocol.TBinaryProtocol.checkStringReadLength(TBinaryProtocol.java:444)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to