You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "weijie.tong (JIRA)" <ji...@apache.org> on 2018/11/10 10:38:00 UTC

[jira] [Assigned] (DRILL-6838) Query with Runtime Filter fails with IllegalStateException: Memory was leaked by query

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

weijie.tong reassigned DRILL-6838:
----------------------------------

    Assignee: weijie.tong

> Query with Runtime Filter fails with IllegalStateException: Memory was leaked by query
> --------------------------------------------------------------------------------------
>
>                 Key: DRILL-6838
>                 URL: https://issues.apache.org/jira/browse/DRILL-6838
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Execution - Flow
>    Affects Versions: 1.15.0
>         Environment: Drill 1.15 + PR -> [https://github.com/apache/drill/pull/1504]
>            Reporter: Abhishek Ravi
>            Assignee: weijie.tong
>            Priority: Major
>         Attachments: RuntimeFilterMemoryLeak.log
>
>
> When running *TPC-H* queries with Runtime Filter feature enabled on DRILL 1.15.0 SNAPSHOT, I saw failures with following error:
> {noformat}
> Error: SYSTEM ERROR: IllegalStateException: Memory was leaked by query. Memory leaked: (1048576)
> Allocator(frag:5:38) 6000000/1048576/77833920/50062914560 (res/actual/peak/limit)
> Fragment 5:38
> Please, refer to logs for more information.
> [Error Id: 2ca07049-ac92-4944-929c-16f261e43f7e on qa-node185.qa.lab:31010] (state=,code=0)
> {noformat}
> The failure is observed when the query has nested joins. (TPC-H query 7 can easily reproduce the issue). I have attached logs for a simpler sample query that fails.
>  
>  
>  



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