[
https://issues.apache.org/jira/browse/HIVE-19701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16685290#comment-16685290
]
Hive QA commented on HIVE-19701:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12947955/HIVE-19701.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 15539 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/14911/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14911/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14911/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12947955 - PreCommit-HIVE-Build
> getDelegationTokenFromMetaStore doesn't need to be synchronized
> ---------------------------------------------------------------
>
> Key: HIVE-19701
> URL: https://issues.apache.org/jira/browse/HIVE-19701
> Project: Hive
> Issue Type: Bug
> Components: HiveServer2
> Affects Versions: 4.0.0
> Reporter: Thejas M Nair
> Assignee: Sankar Hariappan
> Priority: Major
> Attachments: HIVE-19701.01.patch
>
>
> CLIService.getDelegationTokenFromMetaStore just invokes metastore api via
> thread local Hive object. So, it doesn't have to be synchronized.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)