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

Thomas Jungblut commented on HAMA-485:
--------------------------------------

{noformat}
12/02/24 11:26:00 INFO bsp.BSPJobClient: The total number of supersteps: 28
12/02/24 11:26:00 INFO bsp.BSPJobClient: Counters: 6
12/02/24 11:26:00 INFO bsp.BSPJobClient:   
org.apache.hama.bsp.JobInProgress$JobCounter
12/02/24 11:26:00 INFO bsp.BSPJobClient:     LAUNCHED_TASKS=2
12/02/24 11:26:00 INFO bsp.BSPJobClient:   
org.apache.hama.bsp.BSPPeerImpl$PeerCounter
12/02/24 11:26:00 INFO bsp.BSPJobClient:     SUPERSTEPS=28
12/02/24 11:26:00 INFO bsp.BSPJobClient:     SUPERSTEP_SUM=60
12/02/24 11:26:00 INFO bsp.BSPJobClient:     TIME_IN_SYNC_MS=0
12/02/24 11:26:00 INFO bsp.BSPJobClient:     TOTAL_MESSAGES_SENT=120
12/02/24 11:26:00 INFO bsp.BSPJobClient:     TASK_OUTPUT_RECORDS=120
{noformat}

Looks like this in the testcase.
                
> Fill Counters with useful information
> -------------------------------------
>
>                 Key: HAMA-485
>                 URL: https://issues.apache.org/jira/browse/HAMA-485
>             Project: Hama
>          Issue Type: Improvement
>    Affects Versions: 0.4.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>              Labels: bsp
>             Fix For: 0.5.0
>
>         Attachments: HAMA-485.patch, HAMA-485_2.patch
>
>
> We want to add message counters (bytes transfered, local messages sent, 
> outward messages sent, time in sync etc.).
> Counters are already present, we should fill them accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to