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/01 14:40:11 UTC

[jira] [Created] (GIRAPH-1082) Remove limit on the number of partitions

Maja Kabiljo created GIRAPH-1082:
------------------------------------

             Summary: Remove limit on the number of partitions
                 Key: GIRAPH-1082
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1082
             Project: Giraph
          Issue Type: Improvement
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo


Currently we have a limit on how many partitions we can have because we write all partition information to Zookeeper. We can instead send this information in requests and remove the hard limit.



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