You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "James Turton (Jira)" <ji...@apache.org> on 2022/01/18 11:36:00 UTC

[jira] [Closed] (DRILL-7037) Apache Drill Crashes when a 50mb json string is queried via the REST API provided

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

James Turton closed DRILL-7037.
-------------------------------
    Fix Version/s: 1.19.0
       Resolution: Fixed

Fixed by streaming REST API results.

> Apache Drill Crashes when a 50mb json string is queried via the REST API provided
> ---------------------------------------------------------------------------------
>
>                 Key: DRILL-7037
>                 URL: https://issues.apache.org/jira/browse/DRILL-7037
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - HTTP
>    Affects Versions: 1.14.0
>         Environment: Windows 10 
> 24GB RAM
> 8 Cores
> Used the REST API call to query drill
>            Reporter: Ayush Sharma
>            Priority: Blocker
>             Fix For: 1.19.0
>
>
> Apache Drill crashes with OutofMemoryException (24GB RAM) when a REST API call is made by supplying a json of size 50MB in the query paramater of the REST API.
> The REST API even crashes for a 10MB query (16GB RAM) and works with a 5MB query.
> This is a blocker for us and will need immediate remediation.
> We are also not aware of any sys.options which might bring the HEAP size down drastically or currently making it go up.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)