-
Couldn't load subscription status.
- Fork 4.8k
HIVE-29285: Iceberg: Add docker-compose examples for REST Catalog int… #6147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments regarding the motivation behind this change under the JIRA ticket. Let's first converge there before talking about the specific code changes.
19c36ad to
c616ba7
Compare
…egrations with Gravitino and Polaris.
c616ba7 to
507f676
Compare
|
| {% endcomment %} | ||
| --> | ||
|
|
||
| # Hive + Gravitino + Keycloak: Docker-Compose Setup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think that should be part of Hive dev setup: https://hive.apache.org/development/quickstart/
| {% endcomment %} | ||
| --> | ||
|
|
||
| # Hive + Polaris: Docker-Compose Setup |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same



…egrations with Gravitino and Polaris.
What changes were proposed in this pull request?
Docker-compose integration examples of Hive with Gravitino and Polaris REST Catalogs via Hive REST Catalog client.
Why are the changes needed?
To provide an easy to use way for the Hive community to experiment with Hive+Gravitino and Hive+Polaris integrations.
Does this PR introduce any user-facing change?
No
How was this patch tested?
Using the proposed docker-compose examples.