Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#5973] feat(hadoop-catalog): Support using dynamic credential when using fileset with cloud storage #5974

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

yuqi1129
Copy link
Contributor

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: #5973

Does this PR introduce any user-facing change?

N/A

How was this patch tested?

N/A

@yuqi1129 yuqi1129 marked this pull request as draft December 24, 2024 13:13
@yuqi1129
Copy link
Contributor Author

This PR depends on #5620, #5806 and #5971

@yuqi1129 yuqi1129 marked this pull request as ready for review December 27, 2024 11:51
@@ -99,6 +99,7 @@ public void init() {
}

@Test
@Disabled
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a temporary measure. I'm working on solving it.

@yuqi1129
Copy link
Contributor Author

@FANNG1 ,
Please help to solve the problem about token permission for OSS and S3, besides, GCS token for Java client seems to have some problems, please see: #6028

@yuqi1129 yuqi1129 self-assigned this Dec 27, 2024
@yuqi1129 yuqi1129 requested a review from FANNG1 December 28, 2024 01:19
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.

[FEATURE] Support using credential when using fileset with cloud storage in Java GVFS
1 participant