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

Hudson commented on GIRAPH-296:
-------------------------------

Integrated in Giraph-trunk-Commit #172 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/172/])
    GIRAPH-296: TotalNumVertices and TotalNumEdges are not saved in checkpoint. 
(majakabiljo via apresta) (Revision 1373331)

     Result = SUCCESS
apresta : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1373331
Files : 
* /giraph/trunk/CHANGELOG
* /giraph/trunk/src/main/java/org/apache/giraph/graph/BspServiceMaster.java
* /giraph/trunk/src/main/java/org/apache/giraph/graph/BspServiceWorker.java

                
> TotalNumVertices and TotalNumEdges are not saved in checkpoint
> --------------------------------------------------------------
>
>                 Key: GIRAPH-296
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-296
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-296.patch, GIRAPH-296.patch
>
>
> When we restart from a checkpoint, the values of TotalNumVertices and 
> TotalNumEdges are set to -1. Therefore algorithms which use those numbers 
> don't work well with checkpointing. We should store those values in the 
> checkpoint also.

--
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

        

Reply via email to