Return-Path: Delivered-To: apmail-hadoop-hdfs-commits-archive@minotaur.apache.org Received: (qmail 14121 invoked from network); 16 Jul 2010 19:58:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jul 2010 19:58:42 -0000 Received: (qmail 32529 invoked by uid 500); 16 Jul 2010 19:58:42 -0000 Delivered-To: apmail-hadoop-hdfs-commits-archive@hadoop.apache.org Received: (qmail 32508 invoked by uid 500); 16 Jul 2010 19:58:42 -0000 Mailing-List: contact hdfs-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-commits@hadoop.apache.org Received: (qmail 32500 invoked by uid 99); 16 Jul 2010 19:58:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 19:58:42 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Jul 2010 19:58:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9342A23888CE; Fri, 16 Jul 2010 19:57:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r964928 - in /hadoop/hdfs/trunk: CHANGES.txt src/test/system/conf/system-test-hdfs.xml Date: Fri, 16 Jul 2010 19:57:46 -0000 To: hdfs-commits@hadoop.apache.org From: cos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100716195746.9342A23888CE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cos Date: Fri Jul 16 19:57:46 2010 New Revision: 964928 URL: http://svn.apache.org/viewvc?rev=964928&view=rev Log: HDFS-1277. [Herriot] New property for multi user list. Contributed by Vinay Thota. Modified: hadoop/hdfs/trunk/CHANGES.txt hadoop/hdfs/trunk/src/test/system/conf/system-test-hdfs.xml Modified: hadoop/hdfs/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/hadoop/hdfs/trunk/CHANGES.txt?rev=964928&r1=964927&r2=964928&view=diff ============================================================================== --- hadoop/hdfs/trunk/CHANGES.txt (original) +++ hadoop/hdfs/trunk/CHANGES.txt Fri Jul 16 19:57:46 2010 @@ -294,6 +294,9 @@ Release 0.21.0 - Unreleased IMPROVEMENTS + HDFS-1277. [Herriot] New property for multi user list. (Vinay Thota via + cos) + HDFS-1174. New properties for suspend and resume process. (Vinay Thota via cos) Modified: hadoop/hdfs/trunk/src/test/system/conf/system-test-hdfs.xml URL: http://svn.apache.org/viewvc/hadoop/hdfs/trunk/src/test/system/conf/system-test-hdfs.xml?rev=964928&r1=964927&r2=964928&view=diff ============================================================================== --- hadoop/hdfs/trunk/src/test/system/conf/system-test-hdfs.xml (original) +++ hadoop/hdfs/trunk/src/test/system/conf/system-test-hdfs.xml Fri Jul 16 19:57:46 2010 @@ -98,6 +98,13 @@ + test.system.hdrc.multi-user.list.path + $(TO_DO_HADOOP_INSTALL)/conf/hadoop/proxyusers + + Multi user list for creating the proxy users. + + + test.system.hdrc.multi-user.binary.path $(TO_DO_HADOOP_INSTALL)/conf/hadoop/runAs