You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download the files from Github, change -XX:MaxDirectMemorySize=2147483648" property in the supervisord.conf file and build the docker image yourself. The error will be gone.
Hi,
When loading the index example from tutorial, with 5 lines of input, the index process dumps:
Not enough direct memory. Please adjust -XX:MaxDirectMemorySize, druid.processing.buffer.sizeBytes, or druid.processing.numThreads: maxDirectMemory[954,728,448], memoryNeeded[8,589,934,592] = druid.pr
ocessing.buffer.sizeBytes[1,073,741,824] * ( druid.processing.numThreads[7] + 1 )
The text was updated successfully, but these errors were encountered: