Lenni Kuff created SENTRY-540:
---------------------------------
Summary: Fix Sentry test validating special chars in username due
to HIVE-8916
Key: SENTRY-540
URL: https://issues.apache.org/jira/browse/SENTRY-540
Project: Sentry
Issue Type: Bug
Reporter: Lenni Kuff
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)