You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/05/22 22:32:00 UTC

[jira] [Resolved] (IMPALA-8540) Statestore address already in use error causing occasional test failures

     [ https://issues.apache.org/jira/browse/IMPALA-8540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-8540.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Statestore address already in use error causing occasional test failures
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-8540
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8540
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: David Rorke
>            Assignee: Tim Armstrong
>            Priority: Critical
>             Fix For: Impala 3.3.0
>
>
> We just had a test failure caused by the statestore webserver failing to start because it's address is in use:
> {noformat}
> I0510 01:47:22.053656 122503 webserver.cc:245] Starting webserver on 0.0.0.0:25010
> I0510 01:47:22.053663 122503 webserver.cc:259] Document root: /home/ubuntu/Impala
> I0510 01:47:22.053710 122503 webserver.cc:391] Webserver: set_ports_option: cannot bind to 0.0.0.0:25010: 98 (Address already in use)
> I0510 01:47:22.066145 122503 status.cc:124] Webserver: Could not start on address 0.0.0.0:25010
> {noformat}
> Full logs:
> https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/5664/artifact/Impala/logs_static/logs/data_loading/statestored.INFO/*view*/
> [~tarmstrong@cloudera.com] mentioned that he's seen this before so it might be worth investigating.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)