You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Aravind Anbudurai (JIRA)" <ji...@apache.org> on 2012/08/08 17:20:20 UTC

[jira] [Updated] (GIRAPH-270) Improve TestManualCheckpoint

     [ https://issues.apache.org/jira/browse/GIRAPH-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aravind Anbudurai updated GIRAPH-270:
-------------------------------------

    Attachment: Improve_TestManualCheckpoint.patch

Manual Checkpointing test case.
                
> Improve TestManualCheckpoint
> ----------------------------
>
>                 Key: GIRAPH-270
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-270
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Alessandro Presta
>            Assignee: Aravind Anbudurai
>         Attachments: Improve_TestManualCheckpoint.patch
>
>
> A good test case for checkpointing is important as we experiment, for example, with storing messages separately to enable out-of-core messaging.
> There are two problems with TestManualCheckpoint:
> - It's only checking that the sum of vertex ids is invariant. This doesn't guarantee that we're correctly restoring vertex values, edges, and messages.
> - The "restarted job" seems to actually start from scratch, and overwrite the previous job's checkpoints. What we are expecting, instead, is the restarted job to load the latest checkpoint and start from there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira