All, I just changed the data structure of allPeerNames from Set to SortedSet. One reason is to clarify the SerializePrinting example.
2011-01-21 17:35:42,675 INFO org.apache.hama.bsp.TaskRunner: attempt_201101211735_0001_m_000000_0 11/01/21 17:35:42 INFO examples.SerializePrinting$HelloBSP: Hello BSP from 2 of 4: test2:61000 2011-01-21 17:35:47,798 INFO org.apache.hama.bsp.TaskRunner: attempt_201101211735_0001_m_000001_0 11/01/21 17:35:47 INFO examples.SerializePrinting$HelloBSP: Hello BSP from 3 of 4: test3:61000 2011-01-21 17:35:52,931 INFO org.apache.hama.bsp.TaskRunner: attempt_201101211735_0001_m_000002_0 11/01/21 17:35:52 INFO examples.SerializePrinting$HelloBSP: Hello BSP from 4 of 4: test4:61000 ... If there's some problem, Pls let me know. -- Best Regards, Edward J. Yoon http://blog.udanax.org http://twitter.com/eddieyoon
