hz-git commented on issue #4537: URL: https://github.com/apache/paimon/issues/4537#issuecomment-3686169184
@FrommyMind 大佬,请问您这个beeline是怎么解决的,我用FlinkSQL创建了一个Paimon表,数据存储在HDFS上,建表时指定的hive.metastire.dir=/user/paimon/warehouse,同时Catalog用的是Hive的HMS,本来是看官方文档说这样操作可以在Hive中也能查询,但是我实际测试发现使用hue页面执行Hive查询此表时抛出TTransport TSocket read 0 Bytes,然后beeline里抛出错误和您这个一模一样,也就是: Unknown HS2 problem when communicating with Thrift server. Error: org.apache.thrift.transport.TTransportException: java.net.SocketException: Broken pipe (Write failed) (state=08S01,code=0) 我看您说您这边是设置了错误的hive.metastire.dir导致,请问您后来是怎么解决的? -- 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]
