com-orkut+TriangleCount
1.把分区任务调成1:1 ->内存不足:heap space-> 增大并行任务数->OutOfMemoryError:unable to create new native thread
->减少netty server/client的线程数,60-80任务正常,增大至100报heap space
2.把分区任务调成n:1, netty server/client的线程数回复原状->OK.
383

被折叠的 条评论
为什么被折叠?