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 (JIRA)" <ji...@apache.org> on 2010/06/25 07:54:50 UTC

[jira] Created: (HAMA-271) Add local bsp job runner.

Add local bsp job runner.
-------------------------

                 Key: HAMA-271
                 URL: https://issues.apache.org/jira/browse/HAMA-271
             Project: Hama
          Issue Type: New Feature
          Components: bsp
    Affects Versions: 0.2.0
            Reporter: Edward J. Yoon
            Assignee: Edward J. Yoon
             Fix For: 0.2.0


adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

I just committed this.

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, HAMA-271_v03.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Status: Open  (was: Patch Available)

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, HAMA-271_v03.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Status: Patch Available  (was: Open)

Submit my patch.

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Commented: (HAMA-271) Add local bsp job runner.

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

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

In BSPPeer, the value of "bsp.peers.num" is always integer. I'm changing all from conf.set("bsp.peers.num", String.valueOf(1)) to conf.setInt("bsp.peers.num", 1).

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Attachment: patch.txt

work in progress but, i attach my patch.

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Status: Patch Available  (was: Open)

Rescheduling.

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, HAMA-271_v03.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Attachment: HAMA-271_v02.patch

attach my patch

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Attachment: HAMA-271_v03.patch

Removed findbugs warning.

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, HAMA-271_v02.patch, HAMA-271_v03.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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


[jira] Updated: (HAMA-271) Add local bsp job runner.

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

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

    Attachment: HAMA-271_v01.patch

re-attach patch

> Add local bsp job runner.
> -------------------------
>
>                 Key: HAMA-271
>                 URL: https://issues.apache.org/jira/browse/HAMA-271
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-271_v01.patch, patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> adding local bsp job runner.

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