Skip to content

HIVE-29020: OAuth 2 support with Keycloak example - #66

Merged
okumin merged 2 commits into
apache:mainfrom
okumin:HIVE-29020-oauth2
Oct 1, 2025
Merged

HIVE-29020: OAuth 2 support with Keycloak example#66
okumin merged 2 commits into
apache:mainfrom
okumin:HIVE-29020-oauth2

Conversation

@okumin

@okumin okumin commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Document about apache/hive#6086.

How I tested.

docker run --rm -it \
  -v $(pwd):/src \
  -p 1313:1313 \
  klakegg/hugo:0.91.2 \
  server

http://localhost:1313/docs/latest/admin/oauth2/
http://localhost:1313/docs/latest/admin/oauth2/keycloak/

@okumin

okumin commented Sep 30, 2025

Copy link
Copy Markdown
Contributor Author

@deniskuzZ I drafted some documents

@deniskuzZ

deniskuzZ commented Sep 30, 2025

Copy link
Copy Markdown
Member

@okumin, nice! I think next step would be to add OAuth 2 support for Hive RestCatalog client: HIVE-29234.
Could we borrow the code from Trino :) ?

@deniskuzZ deniskuzZ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@okumin

okumin commented Oct 1, 2025

Copy link
Copy Markdown
Contributor Author

@deniskuzZ I would say we can use iceberg-core as it is. I'll check if we need to implement anything additional.

@okumin
okumin merged commit dcf7022 into apache:main Oct 1, 2025
2 checks passed
@okumin
okumin deleted the HIVE-29020-oauth2 branch October 1, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants