[
https://issues.apache.org/jira/browse/HAMA-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874985#action_12874985
]
Edward J. Yoon commented on HAMA-241:
-------------------------------------
1. In send() mehod, intermediate data should be materialized locally.
2. GroomServer should manage the intermediate data generated during superstep
computations.
Then, intermediate data can be used for recovery fails.
> send method in BSPPeer.java should store messages to local storage
> temporarily.
> --------------------------------------------------------------------------------
>
> Key: HAMA-241
> URL: https://issues.apache.org/jira/browse/HAMA-241
> Project: Hama
> Issue Type: Improvement
> Components: bsp
> Reporter: Hyunsik Choi
> Assignee: Edward J. Yoon
>
> Because of data size and fault tolerance, each BSP peer should store messages
> into its local storage at each super step.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.