Vaibhav Gumashta created HIVE-6973: -------------------------------------- Summary: HiveServer2 should support a non-kerberos user authentication on a secure cluster. Key: HIVE-6973 URL: https://issues.apache.org/jira/browse/HIVE-6973 Project: Hive Issue Type: Improvement Components: HiveServer2, Security Affects Versions: 0.14.0 Reporter: Vaibhav Gumashta Assignee: Vaibhav Gumashta Fix For: 0.14.0
Currently, HiveServer2 logs in with its keytab only if hive.server2.authentication is set to KERBEROS. However, hive.server2.authentication is config that determines the auth type an end user will use while authenticating with HiveServer2. There is a valid use case of user authenticating with HiveServer2 using LDAP for example, while HiveServer2 runs the query on a kerberized cluster. -- This message was sent by Atlassian JIRA (v6.2#6252)