Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 11557 invoked from network); 24 Aug 2010 09:20:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Aug 2010 09:20:41 -0000 Received: (qmail 67576 invoked by uid 500); 24 Aug 2010 09:20:41 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 67413 invoked by uid 500); 24 Aug 2010 09:20:39 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 67405 invoked by uid 99); 24 Aug 2010 09:20:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Aug 2010 09:20:38 +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; Tue, 24 Aug 2010 09:20:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7O9KHlJ018236 for ; Tue, 24 Aug 2010 09:20:17 GMT Message-ID: <30876326.527211282641617376.JavaMail.jira@thor> Date: Tue, 24 Aug 2010 05:20:17 -0400 (EDT) From: "Ravi Gummadi (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Updated: (HADOOP-6922) COMMON part of MAPREDUCE-1664 In-Reply-To: <23487377.527071282641377033.JavaMail.jira@thor> 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/HADOOP-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Gummadi updated HADOOP-6922: --------------------------------- Attachment: 6922.patch Attaching patch for trunk. This patch adds the documentation changes to cluster_setup.xml and modifies AccessControlList so that it is writable and creation of objects through Reflection utils is possible. Please review and provide your comments. > COMMON part of MAPREDUCE-1664 > ----------------------------- > > Key: HADOOP-6922 > URL: https://issues.apache.org/jira/browse/HADOOP-6922 > Project: Hadoop Common > Issue Type: Bug > Reporter: Ravi Gummadi > Assignee: Ravi Gummadi > Attachments: 6922.patch > > > MAPREDUCE-1664 changes the behavior of queue acls and job acls. This needs documentation changes to cluster_setup.xml and a small change in AccessControlList.java -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.