-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14498/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-5447
https://issues.apache.org/jira/browse/HIVE-5447
Repository: hive-git
Description
-------
Invoke session level secure impersonation in even when HS2 authentication is
not set to kerberos. The session level authentication already handles secure
impersonation based on the short name.
Diffs
-----
service/src/java/org/apache/hive/service/auth/PlainSaslHelper.java 15b1675
service/src/java/org/apache/hive/service/cli/thrift/ThriftCLIService.java
857e627
Diff: https://reviews.apache.org/r/14498/diff/
Testing
-------
Manually tested with simple authentication on top of secure cluster.
Thanks,
Prasad Mujumdar