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

Maja Kabiljo resolved GIRAPH-1033.
----------------------------------
    Resolution: Fixed

https://reviews.facebook.net/D48531

> Remove zookeeper from input splits handling
> -------------------------------------------
>
>                 Key: GIRAPH-1033
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1033
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>
> Currently we use zookeeper for handling input splits, by having each worker 
> checking each split, and when a lot of splits are used this becomes very 
> slow. We should have master coordinate input splits allocation instead, 
> making the complexity proportional to #splits instead of #workers*#splits.



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

Reply via email to