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/12/16 10:48:01 UTC

[jira] Created: (HAMA-345) Add execution time calculator to Pi job

Add execution time calculator to Pi job
---------------------------------------

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


It will be helpful information.

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


[jira] Resolved: (HAMA-345) Add execution time calculator to Pi job

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

Edward J. Yoon resolved HAMA-345.
---------------------------------

    Resolution: Fixed

I've just committed this


> Add execution time calculator to Pi job
> ---------------------------------------
>
>                 Key: HAMA-345
>                 URL: https://issues.apache.org/jira/browse/HAMA-345
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: excutiontime.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> It will be helpful information.

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


[jira] Updated: (HAMA-345) Add execution time calculator to Pi job

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

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

    Attachment: excutiontime.patch

Attach my patch. 

{code}

edward@slave:~$ hama jar workspace/hama-trunk/build/hama-0.2.0-dev-examples.jar pi
10/12/16 18:45:19 DEBUG bsp.BSPJobClient: BSPJobClient.submitJobDir: hdfs://slave.udanax.org:9000/tmp/hadoop-edward/bsp/system/submit_7672nv
10/12/16 18:45:20 INFO bsp.BSPJobClient: Running job: job_201012161845_0001
10/12/16 18:45:27 INFO bsp.BSPJobClient: Job complete: job_201012161845_0001
10/12/16 18:45:27 INFO bsp.BSPJobClient: The total number of supersteps: 1
Job Finished in 7.887 seconds

{code}


> Add execution time calculator to Pi job
> ---------------------------------------
>
>                 Key: HAMA-345
>                 URL: https://issues.apache.org/jira/browse/HAMA-345
>             Project: Hama
>          Issue Type: Improvement
>          Components: examples
>    Affects Versions: 0.2.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>            Priority: Trivial
>             Fix For: 0.2.0
>
>         Attachments: excutiontime.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> It will be helpful information.

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