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 2014/02/11 23:19:20 UTC

[jira] [Updated] (GIRAPH-848) Allowing plain computation with types being configurable

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

Igor Kabiljo updated GIRAPH-848:
--------------------------------

    Attachment: giraph-848.txt

Allowing classes to be completely configurable, instead of compile time defined

> Allowing plain computation with types being configurable
> --------------------------------------------------------
>
>                 Key: GIRAPH-848
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-848
>             Project: Giraph
>          Issue Type: Improvement
>          Components: lib
>    Affects Versions: 1.1.0
>            Reporter: Igor Kabiljo
>         Attachments: giraph-848.txt
>
>
> All types are configurable via VERTEX_ID_CLASS and other constants in GiraphConstants, but they are still required to match Computation types (unless code is JYthon).
> It should be allowed to pass, if provided types are subtypes of Computation types.
> Also it should be possible to change incoming and outgoing message classes, without need to have explicit computation class with appropriate compile time defined types.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)