Add Counters to Hama Jobs
-------------------------
Key: HAMA-479
URL: https://issues.apache.org/jira/browse/HAMA-479
Project: Hama
Issue Type: New Feature
Reporter: Thomas Jungblut
Fix For: 0.4.0
We should add counters for each Hama job.
We want to add message counters (bytes transfered, local messages sent, outward
messages sent, time in sync etc.), for the last superstep and summed up for all
supersteps.
It should be as simple as the from Hadoop provided mechanism with enums.
We could eventually use zookeeper instead of the jobreport.
For the SSSP Example it should be useful that the last superstep counters are
always in sync in each task after a superstep. == After barrier left, query
zookeeper for the values.
--
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