Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Datanode heap was set as 31GB, I've tried 8GB heap also.
When triggering BulkLoad over and over again on Hbase on top of Ozone, DNs are going down with "Cannot allocate memory" error. No specific error is thrown in the DN logs, its being terminated abruptly.
Checked the process stderr log, it shows below:
OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x00007f8439ca0000, 453246976, 0) failed; error='Cannot allocate memory' (errno=12)
Attachments
Issue Links
- is caused by
-
HDDS-10488 Datanode OOM due to run out of mmap handler
- Resolved
- Testing discovered
-
RATIS-2083 Timer thread leak when log level is DEBUG
- Resolved