Return-Path: Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: (qmail 88189 invoked from network); 7 Apr 2010 11:59:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Apr 2010 11:59:56 -0000 Received: (qmail 55505 invoked by uid 500); 7 Apr 2010 11:59:55 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 55447 invoked by uid 500); 7 Apr 2010 11:59:55 -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 55260 invoked by uid 99); 7 Apr 2010 11:59:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Apr 2010 11:59:55 +0000 X-ASF-Spam-Status: No, hits=-1238.7 required=10.0 tests=ALL_TRUSTED,AWL 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; Wed, 07 Apr 2010 11:59:54 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 01F5C234C4B2 for ; Wed, 7 Apr 2010 11:59:34 +0000 (UTC) Message-ID: <1182050607.40901270641574007.JavaMail.jira@brutus.apache.org> Date: Wed, 7 Apr 2010 11:59:34 +0000 (UTC) From: "Srikanth Sundarrajan (JIRA)" To: hdfs-issues@hadoop.apache.org Subject: [jira] Updated: (HDFS-1012) documentLocation attribute in LdapEntry for HDFSProxy isn't specific to a cluster In-Reply-To: <297399032.28531267430406172.JavaMail.jira@brutus.apache.org> 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/HDFS-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srikanth Sundarrajan updated HDFS-1012: --------------------------------------- Attachment: HDFS-1012-bp-y20.patch Revised backport patch for yhadoop20 > documentLocation attribute in LdapEntry for HDFSProxy isn't specific to a cluster > --------------------------------------------------------------------------------- > > Key: HDFS-1012 > URL: https://issues.apache.org/jira/browse/HDFS-1012 > Project: Hadoop HDFS > Issue Type: Improvement > Components: contrib/hdfsproxy > Affects Versions: 0.20.1, 0.20.2, 0.21.0, 0.22.0 > Reporter: Srikanth Sundarrajan > Assignee: Srikanth Sundarrajan > Fix For: 0.22.0 > > Attachments: HDFS-1012-bp-y20.patch, HDFS-1012-bp-y20.patch, HDFS-1012-bp-y20.patch, HDFS-1012-bp-y20s.patch, HDFS-1012.patch, HDFS-1012.patch > > > List of allowed document locations accessible through HDFSProxy isn't specific to a cluster. LDAP entries can include the name of the cluster to which the path belongs to have better control on which clusters/paths are accessible through HDFSProxy by the user. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.