hive icon indicating copy to clipboard operation
hive copied to clipboard

HIVE-28998: Support Iceberg REST Catalog without authentication

Open okumin opened this issue 8 months ago • 1 comments

What changes were proposed in this pull request?

This PR would add a new authentication mode, NONE, to the Iceberg REST Catalog API. The currently supported SIMPLE and JWT are not central authentication. It is inherited from another Hive servlet. It appears that NONE and OAuth2 are widely used.

Why are the changes needed?

To acquire test users.

Does this PR introduce any user-facing change?

No. The feature has not been shipped.

How was this patch tested?

Unit and integration tests

okumin avatar Jun 14 '25 10:06 okumin

hi @okumin, could you please rebase, or if you are busy, i can help. we need this in 4.1

deniskuzZ avatar Jun 23 '25 08:06 deniskuzZ

I probably think the consensus is that this is not a blocker, but I try to rebase this pr promptly.

okumin avatar Jun 23 '25 11:06 okumin

@deniskuzZ I rebased it

okumin avatar Jun 23 '25 13:06 okumin