Vaibhav Gumashta created HIVE-6512: -------------------------------------- Summary: HiveServer2 ThriftCLIServiceTest#testDoAs is an invalid test Key: HIVE-6512 URL: https://issues.apache.org/jira/browse/HIVE-6512 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 0.13.0 Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta Fix For: 0.13.0
Basically the test tries to test a kerberos doAs which is invalid since it doesn't do a kerberos login and it's not possible to unit test a kerberos setup. Surprisingly it has been hanging around for a while. Needs to be removed from the test suite. -- This message was sent by Atlassian JIRA (v6.1.5#6160)