You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2009/10/12 11:45:31 UTC

[jira] Created: (HAMA-199) Add fault tolerance to BSPPeer

Add fault tolerance to BSPPeer
------------------------------

                 Key: HAMA-199
                 URL: https://issues.apache.org/jira/browse/HAMA-199
             Project: Hama
          Issue Type: Improvement
          Components: bsp
    Affects Versions: 0.2.0
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi


This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765361#action_12765361 ] 

Edward J. Yoon commented on HAMA-199:
-------------------------------------

+1

And, Could you please documentation after this issue solved? -- http://wiki.apache.org/hama/BulkSynchronizationParallel

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon reassigned HAMA-199:
-----------------------------------

    Assignee: Edward J. Yoon  (was: Hyunsik Choi)

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.1
>            Reporter: Hyunsik Choi
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.1
>
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Affects Version/s:     (was: 0.2.1)
                       0.3.0
        Fix Version/s:     (was: 0.2.1)
                       0.3.0

As we planned http://wiki.apache.org/hama/RoadMap , this issue belongs to version 0.3.

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Hyunsik Choi
>            Assignee: Edward J. Yoon
>             Fix For: 0.3.0
>
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

        Fix Version/s: 0.2.1
                           (was: 0.2.0)
    Affects Version/s: 0.2.1
                           (was: 0.2.0)

move to version of 0.2.1

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.1
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2.1
>
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768718#action_12768718 ] 

Edward J. Yoon commented on HAMA-199:
-------------------------------------

Is there a plan for reading and writing are concurrent in same super-step?

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Fix Version/s: 0.2.0

should be added 0.2 release.

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.2.0
>
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Hyunsik Choi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836613#action_12836613 ] 

Hyunsik Choi commented on HAMA-199:
-----------------------------------

This issue is really important because our one aims at large scale processing that takes long time. If hama doesn't have this feature and at least one server is fault, we have to restart that processing.

Basically, this feature would be good to follow the fault tolerance model of the mapreduce, materializing immediate results into local storage. Actually, that model is not efficient, but that is robust. Later, we will improve this feature to be pipelined like mapreduce online.

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HAMA-199) Add fault tolerance to BSPPeer

Posted by "Hyunsik Choi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765379#action_12765379 ] 

Hyunsik Choi commented on HAMA-199:
-----------------------------------

Sure. I'll do that.

> Add fault tolerance to BSPPeer
> ------------------------------
>
>                 Key: HAMA-199
>                 URL: https://issues.apache.org/jira/browse/HAMA-199
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>
> This version of BSPPeer has no fault tolerance ability. When one or more BSPPeers lead to fault, other BSPPeers will hang. So, BSPPeer needs to be fault tolerant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.