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

Thomas Jungblut commented on HAMA-598:
--------------------------------------

In regards to memory usage, do you think it is neeeded to store the destination 
peer address on every vertex?
Especially when it comes to fault tolerance where these values can change 
easily.

Actually it would be better to calculate them on the fly based on the given 
partitioner.
                
> Destination of Edge should be set according to partitionID with or without 
> runtime partitioning option.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-598
>                 URL: https://issues.apache.org/jira/browse/HAMA-598
>             Project: Hama
>          Issue Type: Bug
>          Components: graph
>    Affects Versions: 0.5.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Critical
>             Fix For: 0.5.0
>
>         Attachments: HAMA-598.patch
>
>
> Otherwise, you'll see NullPointerExceptions.

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