You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by Yexi Jiang <yx...@apache.org> on 2014/01/02 20:16:36 UTC

Typo in hama web page

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

Re: Typo in hama web page

Posted by "Edward J. Yoon" <ed...@apache.org>.
Thanks!

Additionally, here's our TODO things:

 * Cleanup the aggregators interface
 * Provide useful documentation about Combiners, Aggregators,
VertexInputReader, and VertexOutputWriter Interfaces


On Fri, Jan 3, 2014 at 4:16 AM, Yexi Jiang <yx...@apache.org> wrote:
> 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



-- 
Best Regards, Edward J. Yoon
@eddieyoon