You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Claudio Martella (JIRA)" <ji...@apache.org> on 2013/08/21 11:26:51 UTC

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

    [ https://issues.apache.org/jira/browse/GIRAPH-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745889#comment-13745889 ] 

Claudio Martella commented on GIRAPH-741:
-----------------------------------------

this is a good catch. Maybe we should add a superstep parameter to the the PartitionStore API?
                
> 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