Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 19179 invoked from network); 7 Dec 2009 04:21:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Dec 2009 04:21:36 -0000 Received: (qmail 46021 invoked by uid 500); 7 Dec 2009 04:21:34 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 45904 invoked by uid 500); 7 Dec 2009 04:21:32 -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 45894 invoked by uid 99); 7 Dec 2009 04:21:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 04:21:32 +0000 X-ASF-Spam-Status: No, hits=3.4 required=10.0 tests=HTML_MESSAGE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.50] (HELO mail-pw0-f50.google.com) (209.85.160.50) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2009 04:21:22 +0000 Received: by pwi20 with SMTP id 20so945772pwi.29 for ; Sun, 06 Dec 2009 20:21:01 -0800 (PST) MIME-Version: 1.0 Received: by 10.142.61.41 with SMTP id j41mr694424wfa.335.1260159661136; Sun, 06 Dec 2009 20:21:01 -0800 (PST) In-Reply-To: References: From: Todd Lipcon Date: Sun, 6 Dec 2009 20:20:40 -0800 Message-ID: <45f85f70912062020k302ccf1fg9e926dd22216b225@mail.gmail.com> Subject: Re: "whoami" can't be executed. To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001636e0b601f65d74047a1bc885 X-Virus-Checked: Checked by ClamAV on apache.org --001636e0b601f65d74047a1bc885 Content-Type: text/plain; charset=ISO-8859-1 Hi Pavel, Any chance you've changed the memory settings in hadoop-env.sh to give absurdly large heap sizes? How much RAM is available on your machine? -Todd On Mon, Dec 7, 2009 at 12:12 AM, pavel kolodin wrote: > > Hello. > > I am using hadoop-0.20.1 on two VPS nodes with gentoo linux (hardware = 16 > xeon cpu, 64bit). Previously i was using the same version on 2 separated > 32-bit machines and all was fine. Seems to be hadoop can not execute > 'whoami'. Maybe reason is another, but hadoop tells me that my name is > "DrWho". For example: > > hadoop@hadoopmaster ~ $ hadoop-0.20.1/bin/hadoop fs -put > /tmp/idata/bigbigbigfile / > put: org.apache.hadoop.security.AccessControlException: Permission denied: > user=DrWho, access=WRITE, inode="":hadoop:hadoop:rwxr-xr-x > hadoop@hadoopmaster ~ $ > > 'whoami' itself is available as user 'hadoop' and returns 'hadoop'. > > Thank you for any suggestions! > Pavel Kolodin. > --001636e0b601f65d74047a1bc885--