Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 71906 invoked from network); 1 Apr 2011 04:15:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2011 04:15:57 -0000 Received: (qmail 14746 invoked by uid 500); 1 Apr 2011 04:15:54 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 14597 invoked by uid 500); 1 Apr 2011 04:15:54 -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 14588 invoked by uid 99); 1 Apr 2011 04:15:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 04:15:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of edlinuxguru@gmail.com designates 209.85.160.48 as permitted sender) Received: from [209.85.160.48] (HELO mail-pw0-f48.google.com) (209.85.160.48) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 04:15:45 +0000 Received: by pwi14 with SMTP id 14so816071pwi.35 for ; Thu, 31 Mar 2011 21:15:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=weG7/UL87vL3L4qrFuwsn//gRiDwXuELBi7fd0lV2qM=; b=f88mDeNwfgFUCmQvoxMEU7DyhT24lYZOC7SadupDeorwvdJuvYj064v4IHLKepNDUd XiZ+UH0AcQdM0x50i/gRbJYXBg1LTpWfSeJu2cCmaW2j09rvvMbLwdNGmipdK6uU/Fvf VQXWaIYLdcf5YUoA1dYaAYKWBT+GHsR0yu6mU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=mdw+9O0tIU5ZCeF3k6w6r1qM31BupVMFFXjUNucGBZBa6CdD7KBcD1aKyByTWQvhcd q1sU1Oq6b0LQF4J8kMq5r7gV3EG9N737B2/zD7mrHvg2zaDb7BUlhDd67IV1AJO4SFXw IMUt98Z9w0VuTLnFErDCKj+ZnNbAScthRlrkY= MIME-Version: 1.0 Received: by 10.142.195.17 with SMTP id s17mr2621420wff.257.1301631325101; Thu, 31 Mar 2011 21:15:25 -0700 (PDT) Received: by 10.68.48.100 with HTTP; Thu, 31 Mar 2011 21:15:25 -0700 (PDT) In-Reply-To: <009d01cbefb2$123e96e0$36bbc4a0$@com> References: <009d01cbefb2$123e96e0$36bbc4a0$@com> Date: Fri, 1 Apr 2011 00:15:25 -0400 Message-ID: Subject: Re: Is anyone running Hadoop 0.21.0 on Solaris 10 X64? From: Edward Capriolo To: common-user@hadoop.apache.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Thu, Mar 31, 2011 at 10:43 AM, XiaoboGu wrote: > I have trouble browsing the file system vi namenode web interface, nameno= de saying in log file that th =96G option is invalid to get the groups for = the user. > > I thought this was not the case any more but hadoop forks to the 'id' command to figure out the groups for a user. You need to make sure the output is what hadoop is expecting.