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 41547100BD for ; Thu, 30 Jan 2014 17:28:10 +0000 (UTC) Received: (qmail 7902 invoked by uid 500); 30 Jan 2014 17:28:09 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 7853 invoked by uid 500); 30 Jan 2014 17:28:09 -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 7845 invoked by uid 500); 30 Jan 2014 17:28:09 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 7842 invoked by uid 99); 30 Jan 2014 17:28:09 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 17:28:09 +0000 Date: Thu, 30 Jan 2014 17:28:09 +0000 (UTC) From: "Armando Miraglia (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GIRAPH-834) Metrcis missing superstep time MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Armando Miraglia created GIRAPH-834: --------------------------------------- Summary: Metrcis missing superstep time Key: GIRAPH-834 URL: https://issues.apache.org/jira/browse/GIRAPH-834 Project: Giraph Issue Type: Bug Reporter: Armando Miraglia When using "giraph.metrics.enable=true" and "giraph.metrics.directory=dir", the resulting metrics files per superstep do not include the superstep time information, while this information is available in the worker logs. -- This message was sent by Atlassian JIRA (v6.1.5#6160)