[ https://issues.apache.org/jira/browse/HADOOP-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran updated HADOOP-5740: ----------------------------------- Status: Patch Available (was: In Progress) This makes the permissions collection writable, so does not trigger failures in jetty or RMI code when trying to run with a security manager and a ConfiguredPolicy as the current (static, system-wide) policy. > Hadoop JSP pages don't work under a security manager > ---------------------------------------------------- > > Key: HADOOP-5740 > URL: https://issues.apache.org/jira/browse/HADOOP-5740 > Project: Hadoop Core > Issue Type: Bug > Components: fs, mapred > Affects Versions: 0.21.0 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Minor > Attachments: hadoop-5740.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.