Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 40629 invoked from network); 22 Sep 2010 04:26:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 04:26:57 -0000 Received: (qmail 62775 invoked by uid 500); 22 Sep 2010 04:26:57 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 62661 invoked by uid 500); 22 Sep 2010 04:26:55 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 62648 invoked by uid 99); 22 Sep 2010 04:26:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 04:26:54 +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, 22 Sep 2010 04:26:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8M4QXO2000423 for ; Wed, 22 Sep 2010 04:26:33 GMT Message-ID: <27163287.334111285129593660.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 00:26:33 -0400 (EDT) From: "Amareshwari Sriramadasu (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1754) Replace mapred.persmissions.supergroup with an acl : mapreduce.cluster.administrators In-Reply-To: <26323279.13551273038243590.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/MAPREDUCE-1754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated MAPREDUCE-1754: ----------------------------------------------- Status: Patch Available (was: Open) Hadoop Flags: [Incompatible change] Assignee: Amareshwari Sriramadasu test-patch and ant test passed on my machine. > Replace mapred.persmissions.supergroup with an acl : mapreduce.cluster.administrators > ------------------------------------------------------------------------------------- > > Key: MAPREDUCE-1754 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1754 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: jobtracker > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Fix For: 0.22.0 > > Attachments: patch-1754-ydist.txt, patch-1754.txt > > > mapred.permissions.supergroup should be replaced with an acl so that it does not restrict the admins to a single group. > See more details on MAPREDUCE-1542. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.