This message was deleted.
# troubleshooting
s
This message was deleted.
r
Copy code
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Direct buffer memory
for now,I'm alrering maxNumConcurrentSubTasks=>1 to see if that fixes
g
I'm not sure but I would suggest trying SQL-based ingest with MSQ (https://druid.apache.org/docs/latest/multi-stage-query/concepts.html) if you are having issues with memory management in native batch ingest We revamped the memory management system and it's generally much less prone to OOME