How to register Apache Iceberg files into Apache Hive Metastore (HMS) so that SQL query engines like Trino can query it #453
alberttwong
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the issues with open table formats and SQL query engines (Trino, StarRocks) is that the open table format files need to be registered in a catalog like HMS. Here's an article on how to register Apache Iceberg files into HMS.
https://atwong.medium.com/how-to-register-apache-iceberg-files-into-apache-hive-metastore-hms-5a4509da8224
Beta Was this translation helpful? Give feedback.
All reactions