[
https://issues.apache.org/jira/browse/GIRAPH-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Armando Miraglia resolved GIRAPH-741.
-------------------------------------
Resolution: Fixed
Assignee: Armando Miraglia
> 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
> Assignee: Armando Miraglia
> Labels: ooc
>
> 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 was sent by Atlassian JIRA
(v6.1.5#6160)