[ https://issues.apache.org/jira/browse/HIVE-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexander Kolbasov updated HIVE-20194: -------------------------------------- Attachment: HIVE-20194.05.patch > 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, HIVE-20194.05.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)