You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Igor Kabiljo (JIRA)" <ji...@apache.org> on 2015/04/14 02:17:12 UTC

[jira] [Resolved] (GIRAPH-1002) Support better message config for Giraph

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

Igor Kabiljo resolved GIRAPH-1002.
----------------------------------
    Resolution: Fixed

committed

> Support better message config for Giraph
> ----------------------------------------
>
>                 Key: GIRAPH-1002
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1002
>             Project: Giraph
>          Issue Type: Improvement
>          Components: graph
>            Reporter: Igor Kabiljo
>
> There are various different options for sending messages in Giraph:
> - whether there is going to be a combiner
> - MessageEncodeAndStoreType to be used
> - message factory
> - etc
> If you want different properties in different iterations, currently you can set some of them in master through SuperstepClasses, which are then sent to all the workers, which then use MessageStoreFactory (for example - InMemoryWithPrimitivesMessageStoreFactory)
> Some of the properties are missing there, and so cannot be changed at all (like message factory/MessageEncodeAndStoreType)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)