You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2012/10/11 03:29:03 UTC

[jira] [Updated] (GIRAPH-200) remove hadoop RPC and keep just netty

     [ https://issues.apache.org/jira/browse/GIRAPH-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Presta updated GIRAPH-200:
-------------------------------------

    Attachment: GIRAPH-200.patch

- Removed Hadoop RPC.
- Simplified Vertex API: since messages are not stored in Vertex anymore, now the standard way to define your own edge data structure is by implementing setEdges()/setNeighbors(). It's still possible to override initialize() if more customization is needed.

https://reviews.apache.org/r/7521/
                
> remove hadoop RPC and keep just netty
> -------------------------------------
>
>                 Key: GIRAPH-200
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-200
>             Project: Giraph
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Claudio Martella
>            Assignee: Alessandro Presta
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-200.patch, GIRAPH-200.patch, GIRAPH-200.patch, GIRAPH-200.patch
>
>
> Given the netty communication behaves faster than rpc, we should just keep netty-based and drop the older one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira