You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Janaki Lahorani (JIRA)" <ji...@apache.org> on 2017/11/25 20:38:00 UTC

[jira] [Comment Edited] (HIVE-18147) Tests can fail with java.net.BindException: Address already in use

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

Janaki Lahorani edited comment on HIVE-18147 at 11/25/17 8:37 PM:
------------------------------------------------------------------

If HMS or HS2 is not started with the picked port number, it will be retried with a new port number for 10 times.


was (Author: janulatha):
If HMS or HS2 is not started with the picked port number, it will retried with a new port number for 10 times.

> Tests can fail with java.net.BindException: Address already in use
> ------------------------------------------------------------------
>
>                 Key: HIVE-18147
>                 URL: https://issues.apache.org/jira/browse/HIVE-18147
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Janaki Lahorani
>            Assignee: Janaki Lahorani
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18147.1.patch
>
>
> Between the time a new port is picked up to start HMS or HS2, and the time when HMS or HS2 is started, the port can get used by some other service resulting in test failure.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)