Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 24618 invoked from network); 5 May 2010 05:48:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 May 2010 05:48:26 -0000 Received: (qmail 83137 invoked by uid 500); 5 May 2010 05:48:26 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 83094 invoked by uid 500); 5 May 2010 05:48:25 -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 83086 invoked by uid 99); 5 May 2010 05:48:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 May 2010 05:48:25 +0000 X-ASF-Spam-Status: No, hits=-1389.7 required=10.0 tests=ALL_TRUSTED,AWL 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, 05 May 2010 05:48:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o455m4Yb022113 for ; Wed, 5 May 2010 05:48:04 GMT Message-ID: <3308520.13571273038484086.JavaMail.jira@thor> Date: Wed, 5 May 2010 01:48:04 -0400 (EDT) From: "Amareshwari Sriramadasu (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Created: (HADOOP-6748) Remove hadoop.cluster.administrators MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Remove hadoop.cluster.administrators ------------------------------------ Key: HADOOP-6748 URL: https://issues.apache.org/jira/browse/HADOOP-6748 Project: Hadoop Common Issue Type: Bug Components: security Affects Versions: 0.21.0 Reporter: Amareshwari Sriramadasu Fix For: 0.22.0 Remove hadoop.cluster.administrators in favor of having separate configuration property name for MapReduce and HDFS projects. 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.