David M. Lyle created METRON-467:
------------------------------------
Summary: Full Dev Platform Will Not Start Cleanly
Key: METRON-467
URL: https://issues.apache.org/jira/browse/METRON-467
Project: Metron
Issue Type: Bug
Reporter: David M. Lyle
It seems like we're up against the memory threshold with Full Dev platform
again. It will install cleanly, but HDFS and Nimbus go down due to lack of
available memory. When I restart the Namenode I get an error:
Java HotSpot(TM) 64-Bit Server VM warning: INFO:
os::commit_memory(0x000000008c800000, 1937768448, 0) failed; error='Cannot
allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 1937768448 bytes for committing
reserved memory.
# An error report file with more information is saved as:
# /var/log/hadoop/hdfs/hs_err_pid21847.log
I can get the system running by stopping various services (Monit and/or
Yarn/MR2)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)