[
https://issues.apache.org/jira/browse/HIVE-11157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14610462#comment-14610462
]
Hive QA commented on HIVE-11157:
--------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12743002/HIVE-11157.patch
{color:green}SUCCESS:{color} +1 9133 tests passed
Test results:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4461/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/4461/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4461/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12743002 - PreCommit-HIVE-TRUNK-Build
> Hive.get(HiveConf) returns same Hive object to different user sessions
> ----------------------------------------------------------------------
>
> Key: HIVE-11157
> URL: https://issues.apache.org/jira/browse/HIVE-11157
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Affects Versions: 1.3.0, 2.0.0
> Reporter: Chaoyu Tang
> Assignee: Chaoyu Tang
> Attachments: HIVE-11157.patch
>
>
> Current Hive.get(HiveConf) creates and returns a new Hive object when the
> ThreadLocal Hive is null or HMS config is not compatible, but does not do
> that when it is called in a thread which has been switched to execute a
> session with a different userId. It will cause the impersonation issue to HMS.
> It is related to HIVE-7890.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)