Note that not all operations can run in memory: http://drill.apache.org/docs/sort-based-and-hash-based-memory-constrained-operators/
On Fri, Jul 31, 2015 at 4:43 PM, George Lu <[email protected]> wrote: > Hi all, > > When I run query Drill in JDBC, I met "Query failed: RESOURCE ERROR: One or > more nodes ran out of memory while executing the query." > > Any idea why this will happen, as I saw from documentation Drill will use > disk if memory is used up. > > Thanks, > George Lu >
