[
https://issues.apache.org/jira/browse/HAMA-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13288352#comment-13288352
]
Edward J. Yoon commented on HAMA-578:
-------------------------------------
I think, the 'Vertex value type' and 'message type' has slightly different
meaning. And, Aggregator is used to aggregate received messages from multiple
vertices. I'd like to change the template V to M in Aggregators.
{code}
public abstract class AbstractAggregator<M extends Writable, VERTEX extends
Vertex<?, ?, M>>
implements Aggregator<M, VERTEX> {
{code}
> Prepare Hama 0.5 release as a top level project
> -----------------------------------------------
>
> Key: HAMA-578
> URL: https://issues.apache.org/jira/browse/HAMA-578
> Project: Hama
> Issue Type: Task
> Affects Versions: 0.5.0
> Reporter: Edward J. Yoon
> Assignee: Edward J. Yoon
> Fix For: 0.5.0
>
> Attachments: patch.txt
>
>
> * Remove Incubator disclaimer in SVN and Website
> * Remove "-incubating" suffix in POMs
> * Change infra information e.g., SVN, mailing list, ..., etc
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira