-
Notifications
You must be signed in to change notification settings - Fork 383
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 Hive user authentication e2e test. #3489
Comments
21 tasks
jerryshao
pushed a commit
that referenced
this issue
May 27, 2024
…or Hive catalog (#3525) ### What changes were proposed in this pull request? Add e2e tests to test end-to-end user authentication. ### Why are the changes needed? Verify that user authentication works Fix: #3489 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? Test locally.
yuqi1129
added a commit
to yuqi1129/gravitino
that referenced
this issue
May 27, 2024
…test for Hive catalog (apache#3525) Add e2e tests to test end-to-end user authentication. Verify that user authentication works Fix: apache#3489 N/A Test locally.
jerryshao
pushed a commit
that referenced
this issue
May 28, 2024
…or Hive catalog (#3585) ### What changes were proposed in this pull request? Add e2e tests to test end-to-end user authentication. ### Why are the changes needed? Verify that user authentication works Fix: #3489 ### 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
…test for Hive catalog (apache#3525) ### What changes were proposed in this pull request? Add e2e tests to test end-to-end user authentication. ### Why are the changes needed? Verify that user authentication works Fix: apache#3489 ### 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 Hive catalog.
The text was updated successfully, but these errors were encountered: