Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.14.0
-
None
-
Windows 10
24GB RAM
8 Cores
Used the REST API call to query drill
Description
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.