Return-Path: X-Original-To: apmail-incubator-chukwa-user-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C63654993 for ; Fri, 1 Jul 2011 05:18:16 +0000 (UTC) Received: (qmail 14734 invoked by uid 500); 1 Jul 2011 05:18:16 -0000 Delivered-To: apmail-incubator-chukwa-user-archive@incubator.apache.org Received: (qmail 14578 invoked by uid 500); 1 Jul 2011 05:18:10 -0000 Mailing-List: contact chukwa-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-user@incubator.apache.org Delivered-To: mailing list chukwa-user@incubator.apache.org Received: (qmail 14563 invoked by uid 99); 1 Jul 2011 05:18:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 05:18:09 +0000 X-ASF-Spam-Status: No, hits=-0.6 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of eric818@gmail.com designates 74.125.82.43 as permitted sender) Received: from [74.125.82.43] (HELO mail-ww0-f43.google.com) (74.125.82.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jul 2011 05:18:03 +0000 Received: by wwi18 with SMTP id 18so2779059wwi.0 for ; Thu, 30 Jun 2011 22:17:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=WS0DIB6mTrKdsIRqWFi3Uv5EFS4L3RVoy1wPJs2oIvo=; b=XjfrJ/CaAfa0Lh9L5Md3+hbKFma1q4cmhRKprQob7Kym7/5rfqhL07mXmN4zHcZUI/ BNworjE7BoZKvVyy3RsL5asnVmtkP3DvzBw+ScsWoRi7wwL3XnPSxCR413W5YlUMkQqq 593KkkaX7zlKfn2f3FFNKEBtNfYLWiX30bNUY= MIME-Version: 1.0 Received: by 10.216.137.164 with SMTP id y36mr752494wei.44.1309497462891; Thu, 30 Jun 2011 22:17:42 -0700 (PDT) Received: by 10.216.13.10 with HTTP; Thu, 30 Jun 2011 22:17:42 -0700 (PDT) In-Reply-To: <26f629cc.62c0.130e41baf5e.Coremail.smart02_ren@163.com> References: <26f629cc.62c0.130e41baf5e.Coremail.smart02_ren@163.com> Date: Thu, 30 Jun 2011 22:17:42 -0700 Message-ID: Subject: Re: hadoop metrics isn't collected into mysql From: Eric Yang To: chukwa-user@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Did you copy chukwa-hadoop-*-client.jar and json.jar to HADOOP_HOME/lib, and restart hadoop? regards, Eric 2011/6/30 =E5=AD=99=E9=95=BF : > Hi, I am using chukwa 0.4 , and i start a collector and a agent on two > nodes, but i only got system metrics in mysql, no hadoop metrics like jvm= , > dfs, mapred > dbAdmin.sh is running background,=C2=A0log4j.properties > and=C2=A0hadoop-metrics.properties in hadoop conf dir are set according t= o user > guide > no dfs, mapred logs in chukwa/log/metrics dir. > thank you ~ > >