You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/08/27 07:23:58 UTC

[jira] [Created] (HIVE-7890) SessionStart creates HMS Client while not impersonating

Brock Noland created HIVE-7890:
----------------------------------

             Summary: SessionStart creates HMS Client while not impersonating
                 Key: HIVE-7890
                 URL: https://issues.apache.org/jira/browse/HIVE-7890
             Project: Hive
          Issue Type: Bug
            Reporter: Brock Noland


In SessionStart an instance of the the HMSClient is created. When impersonation is enabled, this call does not occur within a "doas" call and thus the HMSClient is created as the server user, not the impersonated user.



--
This message was sent by Atlassian JIRA
(v6.2#6252)