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 2018/03/16 17:35:00 UTC

[jira] [Resolved] (IMPALA-6569) Admission Control: Query queued when pool is free

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

Tim Armstrong resolved IMPALA-6569.
-----------------------------------
    Resolution: Cannot Reproduce

Will close for now, can reopen if we get more info.

> Admission Control: Query queued when pool is free
> -------------------------------------------------
>
>                 Key: IMPALA-6569
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6569
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Manikandan R
>            Priority: Major
>              Labels: admission-control
>
> At times, observed that queries has been queued when pool is idle - no other queries are running in the pool. There are couple of incidents. Observation for one of the incidents is as follows:
> Had come across a situation where in queue started building up on specific pool. On analysis, come to know that queuing happens only when query is hitting 1 specific node. Then executed a simple query directly (using impala shell) on that node has been queued, whereas, same query executed in other nodes are able to admit immediately and completes its execution even though both these runs are using the same pool. I think that  problematic node had this problem and then it is clearing off automatically, but am not sure. But in this case, restarted daemon. I suspect somehow admission control accountability info (How much has used? How much left? etc) is not available in this node for some reasons. Please share your view on this.



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