Hi guys,

     I think I found a bug in
org.apache.hama.graph.GraphJobRunner.setup(). numberVertices
= vertices.size() * peer.getNumPeers(),  this line is not correct because
not all task been assigned the same number of vertices.
     Am I right?

Reply via email to