meysampg commented on issue #14736:
URL: https://github.com/apache/iceberg/issues/14736#issuecomment-3607788947

   Maybe help:
   To support that, in Trino, you can put
   ```
   fs.hadoop.enabled=true
   iceberg.catalog.type=hive_metastore
   hive.metastore.uri=thrift://ADDRESS:PORT
   hive.config.resources=/etc/trino/hdfs-site.xml
   ```
   in your catalog file. I Presto, this must be similar.


-- 
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