Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 53534 invoked from network); 29 Aug 2007 18:14:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Aug 2007 18:14:54 -0000 Received: (qmail 73692 invoked by uid 500); 29 Aug 2007 18:14:49 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 73658 invoked by uid 500); 29 Aug 2007 18:14:49 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 73649 invoked by uid 99); 29 Aug 2007 18:14:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 11:14:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2007 18:15:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9CF4271418F for ; Wed, 29 Aug 2007 11:14:30 -0700 (PDT) Message-ID: <29107415.1188411270623.JavaMail.jira@brutus> Date: Wed, 29 Aug 2007 11:14:30 -0700 (PDT) From: "Christophe Taton (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1782) DFS File Permissions framework In-Reply-To: <32690413.1187996010728.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christophe Taton updated HADOOP-1782: ------------------------------------- Status: Patch Available (was: Open) > DFS File Permissions framework > ------------------------------ > > Key: HADOOP-1782 > URL: https://issues.apache.org/jira/browse/HADOOP-1782 > Project: Hadoop > Issue Type: Improvement > Reporter: Christophe Taton > Assignee: Christophe Taton > Fix For: 0.15.0 > > Attachments: 1782_2007-08-24a.patch > > > In [HADOOP-1298|https://issues.apache.org/jira/browse/HADOOP-1298] we want to provide authorization to the DFS. This issue should provide the bases to add permissions information to INodes. > In a short-term implementation, we'll focus on providing POSIX style permissions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.