[
https://issues.apache.org/jira/browse/GIRAPH-906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013736#comment-14013736
]
reihane abdolazimi commented on GIRAPH-906:
-------------------------------------------
I mean "out-of-core messages" not "out-of-core graphs". the "out-of-core
graphs" confige exists in new version but "out-of-core messages" doesn't exist.
my algorithm produce many messages and every machine has only 8 G Ram, so the
ram becomes full soon.
> out-of-core messages doesn't exist in Version: 1.1.0-SNAPSHOT.
> --------------------------------------------------------------
>
> Key: GIRAPH-906
> URL: https://issues.apache.org/jira/browse/GIRAPH-906
> Project: Giraph
> Issue Type: Bug
> Reporter: reihane abdolazimi
>
> i was working with pregel and i noticed that when the jobs finish, They don't
> deallocate memory. so i searched and knew that the latest version "Version:
> 1.1.0-SNAPSHOT" doesn't have this problem so i downloaded the latest version
> of giraph from apache giraph. the number of produced message is a lot in my
> algorithm and because all of them are in memory, my ram becomes full. so i
> searched the problem and found the out-of-core message config. i want to set
> "giraph.useOutOfCoreMessages=true" but this config doesn't exixt in the
> latest version. What;s the problem?
> Thanks.
--
This message was sent by Atlassian JIRA
(v6.2#6252)