From hadoop-dev-return-9771-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Mon Apr 02 21:34:54 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 42959 invoked from network); 2 Apr 2007 21:34:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2007 21:34:54 -0000 Received: (qmail 81948 invoked by uid 500); 2 Apr 2007 21:35:00 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 81920 invoked by uid 500); 2 Apr 2007 21:35:00 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 81911 invoked by uid 99); 2 Apr 2007 21:35:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 14:35:00 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Apr 2007 14:34:53 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B51A4714068 for ; Mon, 2 Apr 2007 14:34:32 -0700 (PDT) Message-ID: <21577729.1175549672688.JavaMail.jira@brutus> Date: Mon, 2 Apr 2007 14:34:32 -0700 (PDT) From: "Michael Bieniosek (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1163) Ganglia metrics reporting is misconfigured In-Reply-To: <6444049.1175024852137.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Bieniosek updated HADOOP-1163: -------------------------------------- Attachment: hostname-not-part-of-ganglia-record.patch Attach my patch the jira way > Ganglia metrics reporting is misconfigured > ------------------------------------------ > > Key: HADOOP-1163 > URL: https://issues.apache.org/jira/browse/HADOOP-1163 > Project: Hadoop > Issue Type: Bug > Components: metrics > Affects Versions: 0.12.1 > Environment: ganglia-3.0.3 > Reporter: Michael Bieniosek > Priority: Minor > Attachments: hostname-not-part-of-ganglia-record.patch > > > In hadoop-metrics.properties, I set mapred.class=org.apache.hadoop.metrics.ganglia.GangliaContext. > If I then get the gmond xml feed from the gmond server, I get this: > > ... > > Because the bytes_read metric has the datanode.hostname prefix, it will not aggregate with metrics from other hosts properly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.