Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
-
None
-
None
-
None
Description
repo steps:
run mvn test -Phadoop-2 -Dtest=TestJdbcWithMiniKdc#testNegativeTokenAuth
, it fails since 'Failed to validate proxy privilege' is expected error message and cause message, however, 'Error retrieving delegation token for user' and 'is not allowed to impersonate' are the returned exception.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-8557 automatically setup ZooKeeperTokenStore to use kerberos authentication when kerberos is enabled
- Closed