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 2016/07/12 18:27:20 UTC

[jira] [Created] (GIRAPH-1090) Allow getting shards of broadcasts in ShardedBroadcastHandle

Maja Kabiljo created GIRAPH-1090:
------------------------------------

             Summary: Allow getting shards of broadcasts in ShardedBroadcastHandle
                 Key: GIRAPH-1090
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1090
             Project: Giraph
          Issue Type: Improvement
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo
            Priority: Minor


When the value we are reducing / broadcasting in shards is large, sometimes it's more efficient to get the shards separately and process them instead of getting the globally reduced one. Expose that functionality.



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