I try to throw my data directly into Kafka but it seems like there are some bugs with that.
Now: 2015-07-12T14:02:31.332, Events:60000, Rate: 4401 epsJava HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006c9000000, 830472192, 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 830472192 bytes for committing reserved memory.
An error report file with more information is saved as:
/home/ubuntu/eventsim/hs_err_pid3267.log
ubuntu@ip-172-31-1-10:~/eventsim$ rm hs_err_pid3267.log
I try to throw my data directly into Kafka but it seems like there are some bugs with that.
Now: 2015-07-12T14:02:31.332, Events:60000, Rate: 4401 epsJava HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00000006c9000000, 830472192, 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 830472192 bytes for committing reserved memory.
An error report file with more information is saved as:
/home/ubuntu/eventsim/hs_err_pid3267.log
ubuntu@ip-172-31-1-10:~/eventsim$ rm hs_err_pid3267.log