You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2013/08/30 05:15:53 UTC

[jira] [Created] (GIRAPH-752) Better support for supernodes

Maja Kabiljo created GIRAPH-752:
-----------------------------------

             Summary: Better support for supernodes
                 Key: GIRAPH-752
                 URL: https://issues.apache.org/jira/browse/GIRAPH-752
             Project: Giraph
          Issue Type: Bug
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo


We've seen before that we crash when we have a vertex which receives a lot of messages and we don't use a combiner. That is because the total size of serialized messages for that vertex is bigger than the allowed size of an array. 
We should implement OutputStream which can handle arbitrary size of data and add an option to use that kind of stream for messages.

--
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