HuiHang-Yu commented on issue #8213:
URL: https://github.com/apache/iceberg/issues/8213#issuecomment-1990998871

   Same question. It is ok to use hive catalog like below
       CREATE CATALOG myhive WITH (
         'type' = 'hive',
         'hive-conf-dir' = 'xxx'
       ); 
   Exception (org.apache.thrift.transport.TTransportException null ) will arise 
 when using 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to