[
https://issues.apache.org/jira/browse/HIVE-20196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560507#comment-16560507
]
Alexander Kolbasov commented on HIVE-20196:
-------------------------------------------
[~alangates] Initially I just replaced all instances of X.class.getName() with
literal strings. This is ok but my concern is that this may silently break of
someone renames something, so I decided to do it differently. If you think that
this is not a big deal I can revert to the old approach of just using string
literals. [~vihangk1] What do you think about this?
> 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)