Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 17213 invoked from network); 15 Nov 2010 02:13:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Nov 2010 02:13:06 -0000 Received: (qmail 69685 invoked by uid 500); 15 Nov 2010 02:13:37 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 69657 invoked by uid 500); 15 Nov 2010 02:13:37 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 69649 invoked by uid 99); 15 Nov 2010 02:13:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 02:13:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Nov 2010 02:13:35 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAF2DDC9028212 for ; Mon, 15 Nov 2010 02:13:14 GMT Message-ID: <25738958.75971289787193301.JavaMail.jira@thor> Date: Sun, 14 Nov 2010 21:13:13 -0500 (EST) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Updated: (CHUKWA-555) Covert HICC descriptor files to support system metrics and hadoop metrics from REST API metrics In-Reply-To: <31869924.62561289683153221.JavaMail.jira@thor> 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/CHUKWA-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated CHUKWA-555: ----------------------------- Attachment: CHUKWA-555.patch Map descriptor files to HBase rest api schema. > Covert HICC descriptor files to support system metrics and hadoop metrics from REST API metrics > ----------------------------------------------------------------------------------------------- > > Key: CHUKWA-555 > URL: https://issues.apache.org/jira/browse/CHUKWA-555 > Project: Chukwa > Issue Type: Improvement > Components: User Interface > Environment: MacOSX 10.6, Java 6 > Reporter: Eric Yang > Assignee: Eric Yang > Attachments: CHUKWA-555.patch > > > The existing widget descriptor files describe how to fetch metrics data from mysql. Since metrics are stored in HBase in Chukwa 0.5, the descriptor files should be interfacing with metrics REST api instead. Some of the aggregated metrics are still not query-able from HBase, therefore this jira will focus on system metrics and hadoop metrics only. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.