-
Notifications
You must be signed in to change notification settings - Fork 348
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
[Improvement] Add IT to test kerberosized HDFS #3432
Labels
Comments
jerryshao
pushed a commit
that referenced
this issue
May 23, 2024
…uster (#3435) ### What changes were proposed in this pull request? Add test cases to test Kerberos authentication for the HDFS cluster. ### Why are the changes needed? To make code more robust. Fix: #3432 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? test cases.
github-actions bot
pushed a commit
that referenced
this issue
May 23, 2024
…uster (#3435) ### What changes were proposed in this pull request? Add test cases to test Kerberos authentication for the HDFS cluster. ### Why are the changes needed? To make code more robust. Fix: #3432 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? test cases.
jerryshao
pushed a commit
that referenced
this issue
May 23, 2024
…uster (#3527) ### What changes were proposed in this pull request? Add test cases to test Kerberos authentication for the HDFS cluster. ### Why are the changes needed? To make code more robust. Fix: #3432 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? test cases. --------- Co-authored-by: XiaoZ <57973980+xiaozcy@users.noreply.github.com> Co-authored-by: zhanghan18 <zhanghan18@xiaomi.com>
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…DFS cluster (apache#3435) ### What changes were proposed in this pull request? Add test cases to test Kerberos authentication for the HDFS cluster. ### Why are the changes needed? To make code more robust. Fix: apache#3432 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? test cases.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What would you like to be improved?
After #3430, we can set up a Kerberos HDFS cluster, so we need to test if we can be accessed in the integration test.
How should we improve?
No response
The text was updated successfully, but these errors were encountered: