Hi,
I also get the EOFException on 0.9-SNAPSHOT when using a modified
SingleSourceShortestPaths on big graphs.
After I set the SolutionSet to "unmanaged" the job finishes. But this
only works until a certain point, over which I cannot increase the input
size further without getting an OutOfM
Hi,
I tested three configurations:
taskmanager.heap.mb: 6144, taskmanager.memory.fraction: 0.5
taskmanager.heap.mb: 5544, taskmanager.memory.fraction: 0.6
taskmanager.heap.mb: 5144, taskmanager.memory.fraction: 0.7
The error occurs in all three configurations.
In the last configuration, I can ev