How to register Delta Lake open table format files into Apache Hive Metastore (HMS) so that SQL query engines like Trino can query it #452
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
Uh oh!
There was an error while loading. Please reload this page.
-
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 Delta Lake files into HMS.
https://atwong.medium.com/how-to-register-delta-lake-open-table-format-files-into-apache-hive-metastore-hms-2e6b886add93
Beta Was this translation helpful? Give feedback.
All reactions