[
https://issues.apache.org/jira/browse/HAMA-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12929873#action_12929873
]
Edward J. Yoon commented on HAMA-282:
-------------------------------------
There must be a misunderstanding. :) The BSP consists of a sequence of
supersteps. If all the tasks have completed a superstep, the system proceeds to
next superstep. Therefore, the total number of supersteps performed by all the
tasks is the same.
For e.g., Pi estimator consists of only one superstep. the job's superstep
count should be 1, not "1 + 1 + ... + 1 = the number of tasks".
> Add superstep counter
> ---------------------
>
> Key: HAMA-282
> URL: https://issues.apache.org/jira/browse/HAMA-282
> Project: Hama
> Issue Type: New Feature
> Components: bsp
> Affects Versions: 0.2.0
> Reporter: Edward J. Yoon
> Assignee: Filipe Manana
> Fix For: 0.2.0
>
> Attachments: hama-282.patch, HAMA-282_v02.patch, hama-282_v03.patch,
> hama-282_v04.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.