Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46B71722E for ; Tue, 23 Aug 2011 23:23:54 +0000 (UTC) Received: (qmail 42674 invoked by uid 500); 23 Aug 2011 23:23:54 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 42630 invoked by uid 500); 23 Aug 2011 23:23:53 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 42617 invoked by uid 99); 23 Aug 2011 23:23:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 23:23:53 +0000 X-ASF-Spam-Status: No, hits=-2000.9 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 23:23:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D9E06CCC75 for ; Tue, 23 Aug 2011 23:23:29 +0000 (UTC) Date: Tue, 23 Aug 2011 23:23:29 +0000 (UTC) From: "Luke Lu (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <1956251977.7401.1314141809889.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1317899697.53511.1313775387710.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2863) Support web-services for RM & NM 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/MAPREDUCE-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089865#comment-13089865 ] Luke Lu commented on MAPREDUCE-2863: ------------------------------------ How about a working demo patch to add an echo service at /yarn/apps/echojson? My patch would be just one-line as I mentioned above. The web.xml posted by Alejandro won't even work because it'll interfere with the existing common servlets (/stacks, /conf, /metrics, /logLevel, /jmx etc). > Support web-services for RM & NM > -------------------------------- > > Key: MAPREDUCE-2863 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2863 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Components: mrv2, nodemanager, resourcemanager > Reporter: Arun C Murthy > Assignee: Milind Bhandarkar > > It will be very useful for RM and NM to support web-services to export json/xml. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira