[
https://issues.apache.org/jira/browse/HIVE-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16575814#comment-16575814
]
Hive QA commented on HIVE-20194:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12935051/HIVE-20194.04.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14873 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13141/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13141/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13141/
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: 12935051 - PreCommit-HIVE-Build
> HiveMetastoreClient should use reflection to instantiate embedded HMS instance
> ------------------------------------------------------------------------------
>
> Key: HIVE-20194
> URL: https://issues.apache.org/jira/browse/HIVE-20194
> Project: Hive
> Issue Type: Sub-task
> Components: Standalone Metastore
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Priority: Major
> Attachments: HIVE-20194.01.patch, HIVE-20194.02.patch,
> HIVE-20194.03.patch, HIVE-20194.04.patch
>
>
> When HiveMetastoreClient is used in embedded mode, it instantiates metastore
> server. Since we want to separate client and server code we can no longer
> instantiate the class directly but need to use reflection for that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)