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

Lars Volker resolved IMPALA-8758.
---------------------------------
       Resolution: Fixed
         Assignee: Lars Volker
    Fix Version/s: Impala 3.3.0

> Misleading error message "Unknown executor group" during cluster startup with 
> dedicated coordinator
> ---------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-8758
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8758
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>            Priority: Major
>              Labels: cluster-membership, dedicated-coordinator, ramp-up, 
> scheduler
>             Fix For: Impala 3.3.0
>
>
> During cluster startup the Scheduler will return an error until the local 
> backend has started up ("Local backend has not been registered in the cluster 
> membership"). Afterwards, it will assume that the default executor group 
> exists. However, if the coordinator is not also an executor (i.e. it is a 
> dedicated coordinator), then it will not actually create the default executor 
> group in cluster-membership-mgr.cc:256.
> Queries are expected to fail in this scenario, but the error message should 
> certainly be improved to indicate that no executors could be found. For this 
> purpose, we should make sure that the default executor group gets created as 
> soon as the local backend has started, but keep it empty if it is not an 
> executor. Then we can warn in the scheduler that no executors have been 
> registered so far.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to