Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 85974 invoked from network); 22 Dec 2009 01:02:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Dec 2009 01:02:45 -0000 Received: (qmail 73972 invoked by uid 500); 22 Dec 2009 01:02:45 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 73949 invoked by uid 500); 22 Dec 2009 01:02:45 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 73935 invoked by uid 99); 22 Dec 2009 01:02:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Dec 2009 01:02:45 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Dec 2009 01:02:38 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1ADE5234C045 for ; Mon, 21 Dec 2009 17:02:18 -0800 (PST) Message-ID: <1514250651.1261443738105.JavaMail.jira@brutus> Date: Tue, 22 Dec 2009 01:02:18 +0000 (UTC) From: "Tom White (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Commented: (HADOOP-6452) Hadoop JSP pages don't work under a security manager 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/HADOOP-6452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793448#action_12793448 ] Tom White commented on HADOOP-6452: ----------------------------------- +1 A nit: there are a couple of places where the indentation introduced by the patch isn't correct. > Hadoop JSP pages don't work under a security manager > ---------------------------------------------------- > > Key: HADOOP-6452 > URL: https://issues.apache.org/jira/browse/HADOOP-6452 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 0.21.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > Fix For: 0.22.0 > > Attachments: hadoop-5740.patch, HADOOP-6452-2.patch, mapreduce-439-2.patch > > > When you run Hadoop under a security manager that says "yes" to all security checks, you get stack traces when Jetty tries to initialise the JSP engine. Which implies you can't use Jasper under a security manager -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.