Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 723DA109CB for ; Wed, 15 Jan 2014 01:08:22 +0000 (UTC) Received: (qmail 91829 invoked by uid 500); 15 Jan 2014 01:08:21 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 91784 invoked by uid 500); 15 Jan 2014 01:08:21 -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 91771 invoked by uid 99); 15 Jan 2014 01:08:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Jan 2014 01:08:20 +0000 Date: Wed, 15 Jan 2014 01:08:20 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-5612) NameNode: change all permission checks to enforce ACLs in addition to permissions. 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-5612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871467#comment-13871467 ] Chris Nauroth commented on HDFS-5612: ------------------------------------- Thanks for the review, Haohui. Just to clarify, this patch is dependent on HDFS-5758. I expect to post the full patch for HDFS-5758 no later than tomorrow, so Haohui and I are targeting tomorrow to commit both HDFS-5758 and HDFS-5612. > NameNode: change all permission checks to enforce ACLs in addition to permissions. > ---------------------------------------------------------------------------------- > > Key: HDFS-5612 > URL: https://issues.apache.org/jira/browse/HDFS-5612 > Project: Hadoop HDFS > Issue Type: Sub-task > Components: namenode > Affects Versions: HDFS ACLs (HDFS-4685) > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Attachments: HDFS-5612.1.patch, HDFS-5612.2.patch, HDFS-5612.3.patch, HDFS-5612.4.patch > > > All {{NameNode}} code paths that enforce permissions must be updated so that they also enforce ACLs. -- This message was sent by Atlassian JIRA (v6.1.5#6160)