[
https://issues.apache.org/jira/browse/HIVE-29285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18032693#comment-18032693
]
Shohei Okumiya commented on HIVE-29285:
---------------------------------------
>From the conversations, I assume Hive developers and users are expected
>customers. Additionally, I expect the Hive project to demonstrate how to set
>up HiveServer2 for external Iceberg ecosystems. It means the Hive project is
>not intended to define best practices for setting up Apache Gravitino or
>Polaris.
Having docker-compose.yaml or not: I agree that having docker-compose.yaml
could be a good example or useful tool to develop related features. In that
sense, I am slightly biased to start not with Gravitino/Polaris but with HMS
REST with authentication=none. The REST catalog implementation is opaque to
HS2, and we may not need to maintain docker-compose.yaml for every external
project. We can add a variant when we need to develop, for instance,
Gravitino-specific features aggressively.
apache/hive vs apache/hive-site: In my opinion, it would be convenient for Hive
developers if we had docker-compose.yaml in apache/hive. As docker-compose
settings can express how to build a Docker image, it might make local dev
easier. For Hive users, apache/hive or apache/hive-site might not make a
difference.
I agree that we should have a document to integrate HiveServer2 with an
external catalog for Hive users anyway. I don't mind whether it is part of
HIVE-29285 or a separate ticket, but we probably don't have a strong reason to
disagree.
> Iceberg: Add docker-compose examples for REST Catalog integrations with
> Gravitino and Polaris
> ---------------------------------------------------------------------------------------------
>
> Key: HIVE-29285
> URL: https://issues.apache.org/jira/browse/HIVE-29285
> Project: Hive
> Issue Type: Improvement
> Reporter: Dmitriy Fingerman
> Assignee: Dmitriy Fingerman
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)