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

Lars Volker resolved IMPALA-8461.
---------------------------------
       Resolution: Duplicate
    Fix Version/s: Impala 3.3.0

This has been folded into IMPALA-8484

> Re-schedule queries if the executor configuration has changed while queued in 
> AC
> --------------------------------------------------------------------------------
>
>                 Key: IMPALA-8461
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8461
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 3.3.0
>            Reporter: Lars Volker
>            Assignee: Lars Volker
>            Priority: Major
>             Fix For: Impala 3.3.0
>
>
> If the executor configuration changes while a query is waiting to be 
> admitted, we need to reschedule it. The current behavior tries to run it as 
> is which will then fail. To achieve this, we should call 
> Scheduler::Schedule() from the AdmissionController and then re-schedule if 
> necessary. We need to think about ways to detect changes to the executor 
> configuration, but a simple hash might be good enough.



--
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