You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…or Iceberg Hive backend. (#3724)
### What changes were proposed in this pull request?
- Add user authentication for Iceberg with Hive backend using kerberos
- Add e2e test.
### Why are the changes needed?
It's a must-have feature for iceberg.
Fix: #3463
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
ITs.
…tion for Iceberg Hive backend. (apache#3724)
### What changes were proposed in this pull request?
- Add user authentication for Iceberg with Hive backend using kerberos
- Add e2e test.
### Why are the changes needed?
It's a must-have feature for iceberg.
Fix: apache#3463
### Does this PR introduce _any_ user-facing change?
N/A.
### How was this patch tested?
ITs.
Since Hive catalog user impersonation has already been supported, we also need to support Iceberg catalog with Hive backend.
The text was updated successfully, but these errors were encountered: