Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24A86DEC4 for ; Thu, 9 Aug 2012 10:52:20 +0000 (UTC) Received: (qmail 98225 invoked by uid 500); 9 Aug 2012 10:52:20 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 98197 invoked by uid 500); 9 Aug 2012 10:52:19 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 98181 invoked by uid 500); 9 Aug 2012 10:52:19 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 98177 invoked by uid 99); 9 Aug 2012 10:52:19 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 10:52:19 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 6BCFB142818 for ; Thu, 9 Aug 2012 10:52:19 +0000 (UTC) Date: Thu, 9 Aug 2012 10:52:19 +0000 (UTC) From: "Alessandro Presta (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <1988094913.1010.1344509539443.JavaMail.jiratomcat@issues-vm> In-Reply-To: <968607036.131.1344432680905.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (GIRAPH-292) Computation progress is not being logged MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431731#comment-13431731 ] Alessandro Presta commented on GIRAPH-292: ------------------------------------------ That's odd. If I look at my logs, I see nothing between "exchangeVertexPartitions" and the beginning of the following supersteps. This is for long-running jobs and definitely several partitions involved. Will investigate more, glad to know it's supposed to work. > Computation progress is not being logged > ---------------------------------------- > > Key: GIRAPH-292 > URL: https://issues.apache.org/jira/browse/GIRAPH-292 > Project: Giraph > Issue Type: Bug > Reporter: Alessandro Presta > > For better understanding long-running jobs, we need a way to log the progress of computations during a superstep. > Looking at GraphMapper, I noticed we have a TimedLogger that's supposed to do just that (with a 15 seconds frequency), but I don't see its output. > Can you guys confirm the issue? -- 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