Vaibhav Gumashta created HIVE-6484:
--------------------------------------

             Summary: HiveServer2 doAs should be session aware both for secured 
and unsecured session implementation.
                 Key: HIVE-6484
                 URL: https://issues.apache.org/jira/browse/HIVE-6484
             Project: Hive
          Issue Type: Improvement
          Components: HiveServer2
    Affects Versions: 0.13.0
            Reporter: Vaibhav Gumashta
            Assignee: Vaibhav Gumashta
             Fix For: 0.13.0


Currently in unsecured case, the doAs is performed by decorating 
TProcessor.process method. This has been causing cleanup issues as we end up 
creating a new clientUgi for each request rather than for each session. This 
also cleans up the code.

[~thejas] Probably you can add more if you've seen other issues related to this.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to