[
https://issues.apache.org/jira/browse/HIVE-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Kolbasov updated HIVE-20194:
--------------------------------------
Status: Patch Available (was: Open)
Patch 1 is merged with
{code}
* commit 4fcf3d720855bef3939ac537ff4a4e5616b493fb (origin/master, origin/HEAD)
| Author: Prasanth Jayachandran <[email protected]>
| Date: Tue Jul 17 11:11:56 2018 -0700
|
| HIVE-20116: TezTask is using parent logger (Prasanth Jayachandran
reviewed by Sergey Shelukhin)
{code}
> 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
>
>
> 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)