You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (JIRA)" <ji...@apache.org> on 2011/06/17 16:54:48 UTC

[jira] [Issue Comment Edited] (HAMA-387) Add task ID and superstep count informations to lock file

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

Thomas Jungblut edited comment on HAMA-387 at 6/17/11 2:53 PM:
---------------------------------------------------------------

-you forgot the import statement in the patch:
import org.apache.hama.util.Bytes;-
No it's actually there ;D

But it works fine, at least the tests passed.


      was (Author: thomas.jungblut):
    you forgot the import statement in the patch:
import org.apache.hama.util.Bytes;

But it works fine, at least the tests passed.

  
> Add task ID and superstep count informations to lock file
> ---------------------------------------------------------
>
>                 Key: HAMA-387
>                 URL: https://issues.apache.org/jira/browse/HAMA-387
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.3.0
>
>         Attachments: HAMA-387_v02.patch, sleepless.patch
>
>
> I think, the lock file must include:
>  * the job ID
>  * the task ID of the lock file owner
>  * the current superstep count
> to check ownership and validation.
> Currently they are named by hostname, but multi-tasks can be run per one groomserver in the future. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira