Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 29858 invoked from network); 4 Jan 2011 04:36:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2011 04:36:10 -0000 Received: (qmail 71942 invoked by uid 500); 4 Jan 2011 04:36:10 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 71844 invoked by uid 500); 4 Jan 2011 04:36:10 -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 71506 invoked by uid 99); 4 Jan 2011 04:36:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jan 2011 04:36:09 +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; Tue, 04 Jan 2011 04:36:07 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p044Zju4026105 for ; Tue, 4 Jan 2011 04:35:46 GMT Message-ID: <25656518.125561294115745712.JavaMail.jira@thor> Date: Mon, 3 Jan 2011 23:35:45 -0500 (EST) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Updated: (CHUKWA-577) Convert HadoopMetricsProcessor to use Simple JSON library In-Reply-To: <12477860.95271293947145399.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-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang updated CHUKWA-577: ----------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Thank Ari, I just committed this. > Convert HadoopMetricsProcessor to use Simple JSON library > --------------------------------------------------------- > > Key: CHUKWA-577 > URL: https://issues.apache.org/jira/browse/CHUKWA-577 > Project: Chukwa > Issue Type: Bug > Components: MR Data Processors > Environment: Java 6, Mac OS X 10.6 > Reporter: Eric Yang > Assignee: Eric Yang > Fix For: 0.5.0 > > Attachments: CHUKWA-577.patch > > > HadoopMetricsProcessor is still using json.jar, need to change to Simple JSON library for comply to Apache license. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.