[
https://issues.apache.org/jira/browse/HIVE-19104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435566#comment-16435566
]
Sahil Takiar commented on HIVE-19104:
-------------------------------------
Ok, what about just returning a customĀ {{javax.jdo.option.ConnectionURL}} from
{{MetaStoreTestUtils}} rather than relying on the value in
{{data/conf/hive-site.xml}}. This would avoid the need to do the string
replacement.
Rest of the patch LGTM.
> When test MetaStore is started with retry the instances should be independent
> -----------------------------------------------------------------------------
>
> Key: HIVE-19104
> URL: https://issues.apache.org/jira/browse/HIVE-19104
> Project: Hive
> Issue Type: Improvement
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Attachments: HIVE-19104.2.patch, HIVE-19104.3.patch,
> HIVE-19104.4.patch, HIVE-19104.patch
>
>
> When multiple MetaStore instances are started with
> {{MetaStoreTestUtils.startMetaStoreWithRetry}} currently they use the same
> JDBC url, and warehouse directory. This can cause problem in the tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)