[ https://issues.apache.org/jira/browse/GIRAPH-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13946953#comment-13946953 ]
Armando Miraglia commented on GIRAPH-825: ----------------------------------------- I have done several tests. a) PseudoRandom input with millions of vertices and multiple threads for all input/computation/output (20 at most) b) Input wiht WattzStrogatz algorithm also with millions of vertices and multiple threads c) I used also Sebastian's hyperball algorithm on twitter graph with 20 threads and 400 workers d) FInally I tested it with LiveJournal social graph with textinput format and multiple threads. These are the tests that I have attempted. > Fix DiskBackedPartitionStore to work with current trunk > ------------------------------------------------------- > > Key: GIRAPH-825 > URL: https://issues.apache.org/jira/browse/GIRAPH-825 > Project: Giraph > Issue Type: Bug > Affects Versions: 1.1.0 > Reporter: Armando Miraglia > Assignee: Armando Miraglia > Labels: ooc > Fix For: 1.1.0 > > Attachments: GIRAPH-825.patch, GIRAPH-825.patch > > > With the current trunk, DiskBackedPartitionStore does not correctly work due > a change of semantic. The patch for this should fix it including currently > open issues. -- This message was sent by Atlassian JIRA (v6.2#6252)