Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 12CAB4779 for ; Thu, 19 May 2011 13:48:32 +0000 (UTC) Received: (qmail 55308 invoked by uid 500); 19 May 2011 13:48:29 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 55167 invoked by uid 500); 19 May 2011 13:48:28 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 55159 invoked by uid 99); 19 May 2011 13:48:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2011 13:48:28 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.32.180.13] (HELO VA3EHSOBE003.bigfish.com) (216.32.180.13) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2011 13:48:18 +0000 Received: from mail180-va3-R.bigfish.com (10.7.14.247) by VA3EHSOBE003.bigfish.com (10.7.40.23) with Microsoft SMTP Server id 14.1.225.22; Thu, 19 May 2011 13:47:57 +0000 Received: from mail180-va3 (localhost.localdomain [127.0.0.1]) by mail180-va3-R.bigfish.com (Postfix) with ESMTP id E64E118D820F for ; Thu, 19 May 2011 13:47:56 +0000 (UTC) X-SpamScore: 1 X-BigFish: VPS1(zzzz1202hzz8275dhz32i668h839h64h) X-Spam-TCS-SCL: 3:0 X-Forefront-Antispam-Report: CIP:163.181.249.108;KIP:(null);UIP:(null);IPVD:NLI;H:ausb3twp01.amd.com;RD:none;EFVD:NLI Received: from mail180-va3 (localhost.localdomain [127.0.0.1]) by mail180-va3 (MessageSwitch) id 1305812867367155_12970; Thu, 19 May 2011 13:47:47 +0000 (UTC) Received: from VA3EHSMHS022.bigfish.com (unknown [10.7.14.253]) by mail180-va3.bigfish.com (Postfix) with ESMTP id 1CDF2B08069 for ; Thu, 19 May 2011 13:45:31 +0000 (UTC) Received: from ausb3twp01.amd.com (163.181.249.108) by VA3EHSMHS022.bigfish.com (10.7.99.32) with Microsoft SMTP Server id 14.1.225.22; Thu, 19 May 2011 13:45:26 +0000 X-WSS-ID: 0LLG3JN-01-4G0-02 X-M-MSG: Received: from sausexedgep01.amd.com (sausexedgep01-ext.amd.com [163.181.249.72]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by ausb3twp01.amd.com (Axway MailGate 3.8.1) with ESMTP id 2E1D1102831B for ; Thu, 19 May 2011 08:45:23 -0500 (CDT) Received: from sausexhtp01.amd.com (163.181.3.165) by sausexedgep01.amd.com (163.181.36.54) with Microsoft SMTP Server (TLS) id 8.3.106.1; Thu, 19 May 2011 08:46:11 -0500 Received: from SAUSEXMBP01.amd.com ([163.181.3.198]) by sausexhtp01.amd.com ([163.181.3.165]) with mapi; Thu, 19 May 2011 08:45:24 -0500 From: "Jones, Nick" To: Hadoop Users List Date: Thu, 19 May 2011 08:45:23 -0500 Subject: 0.20.0 Documentation Error Thread-Topic: 0.20.0 Documentation Error Thread-Index: AcwWKv4bfDPGeSKZSsqGyZQKhaHsiw== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: amd.com X-Virus-Checked: Checked by ClamAV on apache.org Other may have run into this, but the documentation on setting up M/R queue= ACLs has a minor error: 'mapred.queue.queue-name.acl-administer-job' should be 'mapred.queue.queue-= name.acl-administer-jobs' on http://hadoop.apache.org/common/docs/r0.20.0/c= luster_setup.html#Configuring+the+Hadoop+Daemons. Nick