Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
-
None
Description
Hive was updated to always strip the domain portion of the username of the connecting user. This causes sentry.tests.e2e.hive.TestUserManagement.testGroup7 to fail because the test is validating special characters in usernames. One of the special chars is an @ symbol so when the test case gets executed via Hive the connecting user and the user in the Sentry policy file will not match, causing the unit test to fail.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-8916 Handle user@domain username under LDAP authentication
- Resolved