-
Notifications
You must be signed in to change notification settings - Fork 379
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 user authentication e2e tests for Hadoop catalog #3537
Comments
21 tasks
yuqi1129
added a commit
to yuqi1129/gravitino
that referenced
this issue
May 30, 2024
…on tests for Hadoop catalog. (apache#3552) ### What changes were proposed in this pull request? Add e2e user authentication tests for the Hadoop catalog. ### Why are the changes needed? Fix: apache#3537 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? Test locally.
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
…on tests for Hadoop catalog. (apache#3552) ### What changes were proposed in this pull request? Add e2e user authentication tests for the Hadoop catalog. ### Why are the changes needed? Fix: apache#3537 ### Does this PR introduce _any_ user-facing change? N/A. ### How was this patch tested? Test locally.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, we lack the necessary tests for user authentication. This issue will focus on user authentication for the Hadoop catalog.
The text was updated successfully, but these errors were encountered: