Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 424EC9FD3 for ; Mon, 28 Nov 2011 08:47:09 +0000 (UTC) Received: (qmail 64595 invoked by uid 500); 28 Nov 2011 08:47:08 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 64483 invoked by uid 500); 28 Nov 2011 08:47:07 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 64165 invoked by uid 99); 28 Nov 2011 08:47:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 08:47:03 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Nov 2011 08:47:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 296D8A37A7 for ; Mon, 28 Nov 2011 08:46:40 +0000 (UTC) Date: Mon, 28 Nov 2011 08:46:40 +0000 (UTC) From: "Edward J. Yoon (Commented) (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <56360687.17014.1322470000171.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1423444351.10269.1322154700383.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HAMA-479) Add Counters to Hama Jobs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158291#comment-13158291 ] Edward J. Yoon commented on HAMA-479: ------------------------------------- {quote} enums and strings as keys for counters? {quote} I'd like to. > 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 > Assignee: Edward J. Yoon > Labels: bsp > 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