You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (Updated) (JIRA)" <ji...@apache.org> on 2011/10/29 14:57:32 UTC

[jira] [Updated] (HAMA-445) Make configurable checkpointing

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

Edward J. Yoon updated HAMA-445:
--------------------------------

          Component/s: bsp
    Affects Version/s: 0.3.0
        Fix Version/s: 0.4.0
             Assignee: Edward J. Yoon

I'm scheduling to 0.4 and taking this task.

The checkpoint interval also should be configurable so that user can set the optimal "Interval" value for each jobs as below.

{code}
  BSPJob job = ...
  job.setCheckpointInterval(5);
{code}
                
> Make configurable checkpointing
> -------------------------------
>
>                 Key: HAMA-445
>                 URL: https://issues.apache.org/jira/browse/HAMA-445
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>
> Currently it works? It would be nice if it is configurable for a user. 

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