This typically occurs when there is insufficient memory to render the query results.
Review your heavydb_server.INFO log and see if you are exceeding GPU memory. These appear as EVICTION messages.
You might need to increase the amount of buffer space for rendering render-mem-bytes
and/or res-gpu-mem
configuration flags.
Please see this article for further information and guidance: Memory Management
Comments
0 comments
Article is closed for comments.