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