tabular-io / iceberg-rest-image

Simple project to expose a catalog over REST using a Java catalog backend
Apache License 2.0
93 stars 39 forks source link

Support for hivecatalog #84

Closed metalshanked closed 2 months ago

metalshanked commented 5 months ago

Is there a way to connect to a Hive Metastore Catalog for this rest interface? if not, will it be added it in the future?

Thanks!

nastra commented 2 months ago

This isn't currently planned, but you could easily add this yourself by providing the respective dependencies + build a custom docker image