You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Craig Muchinsky (JIRA)" <ji...@apache.org> on 2013/08/16 18:56:48 UTC

[jira] [Created] (GIRAPH-741) DiskBackedPartitionStore doesn't work with static graphs that use an EdgeInputFormat

Craig Muchinsky created GIRAPH-741:
--------------------------------------

             Summary: DiskBackedPartitionStore doesn't work with static graphs that use an EdgeInputFormat
                 Key: GIRAPH-741
                 URL: https://issues.apache.org/jira/browse/GIRAPH-741
             Project: Giraph
          Issue Type: Bug
          Components: graph
    Affects Versions: 1.1.0
            Reporter: Craig Muchinsky


Using the out-of-core feature in combination with a static graph that loads edges using an EdgeInputFormat doesn't seem to work. The check within DiskBackedPartitionStore.offloadPartition() that skips the edge offload doesn't seem to take into account that the edges might be loaded after the vertices are created, but before the initial loading is complete.

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