Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
-
None
Description
When building Mahout the JVM crashes occasionally because it cannot allocate enough memory.
I changed the forkcount property to 2 instead of 1.5C, which is 1.5 the number of cores.
See commit: #1574644