[
https://issues.apache.org/jira/browse/HIVE-18745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16406522#comment-16406522
]
Peter Vary edited comment on HIVE-18745 at 3/20/18 4:46 PM:
------------------------------------------------------------
It is good to move to the new version of Jackson.
The fix seems reasonable to me, so +1, but I would value any druid specific
insight from [~bslim].
Thanks,
Peter
--- oops - different Jira :(
was (Author: pvary):
It is good to move to the new version of Jackson.
The fix seems reasonable to me, so +1, but I would value any druid specific
insight from [~bslim].
Thanks,
Peter
> Fix MetaStore creation in tests, so multiple MetaStores can be started on the
> same machine
> ------------------------------------------------------------------------------------------
>
> Key: HIVE-18745
> URL: https://issues.apache.org/jira/browse/HIVE-18745
> Project: Hive
> Issue Type: Sub-task
> Reporter: Peter Vary
> Assignee: Peter Vary
> Priority: Major
> Attachments: HIVE-18745.1.patch, HIVE-18745.2.patch,
> HIVE-18745.3.patch, HIVE-18745.4.patch, HIVE-18745.5.patch
>
>
> [~janulatha] fixed the problem, when multiple MetaStore tests are started on
> the same machine, then they tried to reserve the same port. This caused
> flakiness in the MetaStore tests run with the ptest framework. See: HIVE-18147
> I reviewed the HIVE-17980, and tried to make sure, that the fix remains in
> every codepath. I was unsuccessful in it. :(
> This Jira aims to go through the MetaStore tests, and make sure all of them
> is using the {{startMetaStoreWithRetry}} method so the different tests will
> not cause each other to fail. Also there were clashes not only in port
> numbers, but warehouse directories as well, so this Jira should fix that also.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)