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

Ashutosh Chauhan commented on HIVE-3724:
----------------------------------------

We can reuse MetaStoreUtils::startMetaStore() for some of this refactoring 
which has a nice property of not waiting for fixed amount of time. See, its 
usage in TestMetaStoreAuthorization::testMetaStoreAuthorization.
                
> Metastore tests use hardcoded ports
> -----------------------------------
>
>                 Key: HIVE-3724
>                 URL: https://issues.apache.org/jira/browse/HIVE-3724
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.10.0
>            Reporter: Kevin Wilfong
>            Assignee: Kevin Wilfong
>            Priority: Minor
>         Attachments: HIVE-3724.1.patch.txt
>
>
> Several of the metastore tests use hardcoded ports for remote metastore 
> Thrift servers.  This is causing transient failures in Jenkins, e.g. 
> https://builds.apache.org/job/Hive-trunk-h0.21/1804/
> A few tests already dynamically determine free ports, and this logic can be 
> shared.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to