Return-Path: X-Original-To: apmail-oodt-commits-archive@www.apache.org Delivered-To: apmail-oodt-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 655D2C4AD for ; Fri, 7 Jun 2013 14:30:30 +0000 (UTC) Received: (qmail 29598 invoked by uid 500); 7 Jun 2013 14:30:30 -0000 Delivered-To: apmail-oodt-commits-archive@oodt.apache.org Received: (qmail 29388 invoked by uid 500); 7 Jun 2013 14:30:26 -0000 Mailing-List: contact commits-help@oodt.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@oodt.apache.org Delivered-To: mailing list commits@oodt.apache.org Received: (qmail 29326 invoked by uid 99); 7 Jun 2013 14:30:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 14:30:25 +0000 Date: Fri, 7 Jun 2013 14:30:24 +0000 (UTC) From: "Rajith Siriwardana (JIRA)" To: commits@oodt.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OODT-618) Implement ganglia XML parser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OODT-618?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D136780= 56#comment-13678056 ]=20 Rajith Siriwardana commented on OODT-618: ----------------------------------------- Hey Chris,=20 I'm not clear about your comment "Consider looking at o.a.oodt.commons.xml.= XMLUtils =E2=80=93 has a lot of methods to help out in parsing names." XMLUtils gives DOM parser specific utilities as I saw. I'm using a SAX pars= er and I thought it is more efficient than using a DOM. maybe I've misunder= stood what you are saying. so can you please clarify it more?=20 Thanks =20 > Implement ganglia XML parser > ---------------------------- > > Key: OODT-618 > URL: https://issues.apache.org/jira/browse/OODT-618 > Project: OODT > Issue Type: Sub-task > Components: resource manager > Reporter: Rajith Siriwardana > Assignee: Rajith Siriwardana > Fix For: 0.6 > > Attachments: OODT-618 Implement ganglia XML parser.patch > > > This will consists with Ganglia XML reader and ganglia metric builder. Th= e received XML will be parsed and it will creates a node which is a tree st= ructure and also a java list consisting the stats of the Resource Nodes by = holding ganglia metrics. which can be queried as preferred.=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira