I am not sure if I have understood your question correctly. As per the current state of implementation, all peers go through the same number of supersteps and at an instant of time all peers would be executing the same superstep sequece. (i.e. get superstep number API call should give the same number on all peers executing a task)
Hope I have answered your question. -Suraj On Sat, Jan 11, 2014 at 10:28 PM, 康雪丹 <[email protected]> wrote: > Hello, I need to know about the number of supersteps between peers on > every datanode,now i can just get the all number of supersteps of one task > through the hama API.just like this:The total number of supersteps:63. > Could you help me to solve this problem? > Thanks. > Best wishes.
