Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-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 D2DE9D3F1 for ; Tue, 18 Dec 2012 04:18:16 +0000 (UTC) Received: (qmail 92594 invoked by uid 500); 18 Dec 2012 04:18:16 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 92451 invoked by uid 500); 18 Dec 2012 04:18:15 -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 92342 invoked by uid 99); 18 Dec 2012 04:18:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Dec 2012 04:18:13 +0000 Date: Tue, 18 Dec 2012 04:18:13 +0000 (UTC) From: "Hudson (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CHUKWA-669) JMX adaptor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CHUKWA-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534626#comment-13534626 ] Hudson commented on CHUKWA-669: ------------------------------- Integrated in Chukwa-trunk #461 (See [https://builds.apache.org/job/Chukwa-trunk/461/]) CHUKWA-669. JMX Adaptor. Contributed by shreyas subramanya. (Revision 1423264) Result = SUCCESS asrabkin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423264 Files : * /incubator/chukwa/trunk/CHANGES.txt * /incubator/chukwa/trunk/conf/jmxremote.access * /incubator/chukwa/trunk/conf/jmxremote.password * /incubator/chukwa/trunk/pom.xml * /incubator/chukwa/trunk/src/main/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMXAdaptor.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX/JMXAgent.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX/MXBean.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX/MXBeanImpl.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX/QueueSample.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/JMX/TestJMXAdaptor.java * /incubator/chukwa/trunk/src/test/java/org/apache/hadoop/chukwa/datacollection/adaptor/TestAddAdaptor.java > JMX adaptor > ----------- > > Key: CHUKWA-669 > URL: https://issues.apache.org/jira/browse/CHUKWA-669 > Project: Chukwa > Issue Type: New Feature > Components: Data Collection > Affects Versions: 0.5.0, 0.6.0 > Reporter: shreyas subramanya > Labels: features, hadoop, patch > Fix For: 0.6.0 > > Attachments: Chukwa_JMX_669.patch > > Original Estimate: 120h > Remaining Estimate: 120h > > Most components in the hadoop ecosystem expose JMX data metrics. This adaptor enables chukwa to ingest the data from JMX interface. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira