Hi, I found there is a typo in this page http://hama.apache.org/hama_graph_tutorial.html.
In Section "Vertex API", the argument of compute method, the parameter should be Iterable<M> instead of Iterator<M>. Similar for the Section "Example: PageRankVertex". Regards, Yexi
