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/10/15 10:13:33 UTC

[jira] Created: (HAMA-312) Add serialize printing to ExampleDriver

Add serialize printing to ExampleDriver
---------------------------------------

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




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


[jira] Resolved: (HAMA-312) Add serialize printing to ExampleDriver

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

Edward J. Yoon resolved HAMA-312.
---------------------------------

    Resolution: Fixed

{code}
2010-10-15 17:12:35,147 INFO org.apache.hama.examples.SerializePrinting$HelloBSP: Hello BSP from 0 of 2: node1:61000
2010-10-15 17:12:36,081 INFO org.apache.hama.examples.SerializePrinting$HelloBSP: Hello BSP from 1 of 2: node2:61000
{code}

Tested. I've just committed this.

> Add serialize printing to ExampleDriver
> ---------------------------------------
>
>                 Key: HAMA-312
>                 URL: https://issues.apache.org/jira/browse/HAMA-312
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-312.patch
>
>


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


[jira] Updated: (HAMA-312) Add serialize printing to ExampleDriver

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

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

    Attachment: HAMA-312.patch

attach my patch.

It runs with "test" command as following:

{code}
$ bin/hama jar build/hama-0.2.0-dev-examples.jar test
{code}

> Add serialize printing to ExampleDriver
> ---------------------------------------
>
>                 Key: HAMA-312
>                 URL: https://issues.apache.org/jira/browse/HAMA-312
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.2.0
>
>         Attachments: HAMA-312.patch
>
>


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