[ 
https://issues.apache.org/jira/browse/HIVE-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560496#comment-16560496
 ] 

Alan Gates commented on HIVE-20196:
-----------------------------------

I don't think this is a good approach.  You're copying a lot of code in order 
to separate out a few config variables.  What exactly is the value of not 
having these present on the client.  If the only concern is X.class.getName() 
messing up your package divisions just hardwire in the name, ie 
"org.apache.hadoop.hive.metastore.X" instead.

> Separate MetastoreConf into common and server parts
> ---------------------------------------------------
>
>                 Key: HIVE-20196
>                 URL: https://issues.apache.org/jira/browse/HIVE-20196
>             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-20196.01.patch, HIVE-20196.02.patch
>
>
> MetastoreConf has knowledge about some server-specific classes. We need to 
> separate these into a separate server-specific class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to