Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-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 90BB887B3 for ; Thu, 15 Sep 2011 14:54:36 +0000 (UTC) Received: (qmail 59753 invoked by uid 500); 15 Sep 2011 14:54:33 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 59658 invoked by uid 500); 15 Sep 2011 14:54:33 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 59580 invoked by uid 99); 15 Sep 2011 14:54:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 14:54:33 +0000 X-ASF-Spam-Status: No, hits=-2000.5 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; Thu, 15 Sep 2011 14:54:30 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7069B9A945 for ; Thu, 15 Sep 2011 14:54:09 +0000 (UTC) Date: Thu, 15 Sep 2011 14:54:09 +0000 (UTC) From: "Thomas Graves (JIRA)" To: common-dev@hadoop.apache.org Message-ID: <1315939210.31056.1316098449457.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HADOOP-7639) yarn ui not properly filtered in HttpServer 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 yarn ui not properly filtered in HttpServer ------------------------------------------- Key: HADOOP-7639 URL: https://issues.apache.org/jira/browse/HADOOP-7639 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.23.0 Reporter: Thomas Graves Assignee: Thomas Graves Fix For: 0.23.0 Currently httpserver only has .html", ".jsp as user facing urls when you add a filter. For the new web framework in yarn, the pages no longer have the *.html or *.jsp and thus they are not properly being filtered. The yarn ui just uses paths - for it would be serve:port/yarn/* -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira