[
https://issues.apache.org/jira/browse/HIVE-28998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957010#comment-17957010
]
Butao Zhang commented on HIVE-28998:
------------------------------------
I like this idea.
The other components(Spark&Trino etc.) currently have no way to connect to the
HMS-based REST catalog which enable authentication. Unless other components
modify the code to handle the authentication for HMS-based REST catalog, but I
think this process requires more time.
If we do not provide a simple solution, such as one without authentication,
then our REST catalog will be dead code in the short term.
> Support Iceberg REST Catalog without authentication
> ---------------------------------------------------
>
> Key: HIVE-28998
> URL: https://issues.apache.org/jira/browse/HIVE-28998
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration, Standalone Metastore
> Reporter: Shohei Okumiya
> Assignee: Shohei Okumiya
> Priority: Major
> Labels: hive-4.1.0-must
>
> The current Iceberg REST API supports only the SIMPLE and JWT-based
> authentications via `metastore.iceberg.catalog.servlet.auth`. However, as
> Iceberg REST Catalog is evolving independently of the Hadoop ecosystem,
> most(or even all) query engines don't support our choices. For example,
> [Trino supports only NONE or
> OAUTH2|https://trino.io/docs/current/object-storage/metastores.html#iceberg-rest-catalog].
> Although it is controversial what should be supported, it would be helpful
> to provide the non-auth mode for testing purposes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)