Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 61471 invoked from network); 4 Aug 2010 21:51:40 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Aug 2010 21:51:40 -0000 Received: (qmail 24187 invoked by uid 500); 4 Aug 2010 21:51:40 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 24152 invoked by uid 500); 4 Aug 2010 21:51:40 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 24144 invoked by uid 99); 4 Aug 2010 21:51:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 21:51:40 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Aug 2010 21:51:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o74LpGvc019615 for ; Wed, 4 Aug 2010 21:51:16 GMT Message-ID: <8734637.167461280958676828.JavaMail.jira@thor> Date: Wed, 4 Aug 2010 17:51:16 -0400 (EDT) From: "Devaraj Das (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-1130) Pass Administrator acl to HTTPServer for common servlet access. In-Reply-To: <17116190.13871273038842516.JavaMail.jira@thor> 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/HDFS-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-1130: ------------------------------ Status: Open (was: Patch Available) > Pass Administrator acl to HTTPServer for common servlet access. > --------------------------------------------------------------- > > Key: HDFS-1130 > URL: https://issues.apache.org/jira/browse/HDFS-1130 > Project: Hadoop HDFS > Issue Type: Bug > Components: security > Reporter: Amareshwari Sriramadasu > Assignee: Devaraj Das > Fix For: 0.22.0 > > Attachments: hdfs-1130-trunk-1.patch, hdfs-1130-trunk.patch, hdfs-1130.3.patch, hdfs-1130.patch > > > Once HADOOP-6748 is done, HDFS should pass administrator acl when HTTPServer is constructed. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.