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

wesleydeng updated IMPALA-10578:
--------------------------------
    Attachment: big_query.txt.bz2
                small_query_be_influenced_very_slow.txt.bz2

> Big Query influence other query seriously when hardware not reach limit 
> ------------------------------------------------------------------------
>
>                 Key: IMPALA-10578
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10578
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.4.0
>         Environment: impala-3.4
> 80 machines with 96 cpu and 256GB mem
>            Reporter: wesleydeng
>            Priority: Major
>         Attachments: big_query.txt.bz2, image-2021-03-10-19-59-24-188.png, 
> image-2021-03-16-16-32-37-862.png, small_query_be_influenced_very_slow.txt.bz2
>
>
> When a big query is running(use mt_dop=8), other query is very difficult to 
> start. 
> A small query (select distinct one field from a small table)  may take about 
> 1 minutes, normallly it take only about 1~3 second.
>  From the impalad log, I found a incomprehensible log like this:
> !image-2021-03-16-16-32-37-862.png|width=836,height=189!
> !image-2021-03-10-19-59-24-188.png|width=892,height=435!
>  
> When the Big query is running, data spilled  has happened because mem_limit 
> was set and this big query waste a lot of memory.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to