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
Currently, Gravitino only supports static credentials like AKSK to fetch cloud storage, it's not very secure and elegant to use it like this, we need to provide a dynamic credential mechanism to obtain cloud storage.
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
…eset catalog with cloud storage (apache#5974)
### What changes were proposed in this pull request?
Support dynamic credential in obtaining cloud storage fileset.
### Why are the changes needed?
Static key are not very safe, we need to optimize it.
Fix: apache#5973
### Does this PR introduce _any_ user-facing change?
N/A
### How was this patch tested?
ITs
Describe the feature
Currently, Gravitino only supports static credentials like AKSK to fetch cloud storage, it's not very secure and elegant to use it like this, we need to provide a dynamic credential mechanism to obtain cloud storage.
Motivation
No response
Describe the solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: