Skip to content

Conversation

@okumin
Copy link
Contributor

@okumin okumin commented Sep 30, 2025

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
Copy link
Contributor Author

okumin commented Sep 30, 2025

@deniskuzZ I drafted some documents

@deniskuzZ
Copy link
Member

deniskuzZ commented Sep 30, 2025

@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 :) ?

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

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

+1

@okumin
Copy link
Contributor Author

okumin commented Oct 1, 2025

@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