You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Suraj Menon (Commented) (JIRA)" <ji...@apache.org> on 2012/04/18 17:38:43 UTC

[jira] [Commented] (HAMA-551) Add documentation to fault tolerant job processing

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

Suraj Menon commented on HAMA-551:
----------------------------------

Reasons for HAMA-557 requirements are as followed in descending order of their importance:
1. Make checkpointing asynchronous. Would reduce the delay during sync. The checkpoint function you mentioned would then be optional and could be used only if there is a need to sync with the ending of checkpointing process for that superstep. The design would be similar to how spilling is implemented in Hadoop.
2. Update BSPMaster with the checkpointing status of each task with superstep count and checkpoint file. (We can live without this as we have a convention for naming checkpointing files)
3. Tighter integration of Checkpointer with MessageManager.

I would be putting up a design document for HAMA-551.  
                
> Add documentation to fault tolerant job processing
> --------------------------------------------------
>
>                 Key: HAMA-551
>                 URL: https://issues.apache.org/jira/browse/HAMA-551
>             Project: Hama
>          Issue Type: Sub-task
>          Components: documentation 
>            Reporter: praveen sripati
>            Priority: Minor
>
> Add documentation to fault tolerant job processing

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