Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9E1F310D3D for ; Sat, 6 Jul 2013 08:46:02 +0000 (UTC) Received: (qmail 82642 invoked by uid 500); 6 Jul 2013 08:45:57 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 82550 invoked by uid 500); 6 Jul 2013 08:45:57 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 82542 invoked by uid 99); 6 Jul 2013 08:45:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jul 2013 08:45:56 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of azuryyyu@gmail.com designates 209.85.128.178 as permitted sender) Received: from [209.85.128.178] (HELO mail-ve0-f178.google.com) (209.85.128.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jul 2013 08:45:49 +0000 Received: by mail-ve0-f178.google.com with SMTP id pb11so2342160veb.37 for ; Sat, 06 Jul 2013 01:45:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Slocru8N2TTg+mwJLIHP7u5E+Ijwi4pYhPI+Wdppxmw=; b=rEgrjbq5Gu/tRZimBII72Qyq9KOaPH1zEKhUB4OeRQW819TSd/4NEMe5eA6XonkGuh ctK5h2rEf/ziANrpHi8wIv4UhggAkY+ZmjBVKtqyd1V9oGHxcI08KhSd3d0PV3ry+Sms ADQN0SeE+0ZD9PDwHlc28Go4mYgiyyg0u3ADprPYDjmltWdlMZg5XVj/gyBOsYmfqCaU a3OhvRExOtOPVHvFvjNiTfIhJuRqQTuR4n7GYUO5gpnJSvOSl7AdkvIwGRogYHXEDGDo RcmvaH6tfJSaxrBfrpsdTjDZ5uXxMlJqQmBi+u4DHuozf2sxqXBwaPjPtIhOEDhM5cUx 5DMA== MIME-Version: 1.0 X-Received: by 10.52.34.234 with SMTP id c10mr8008821vdj.97.1373100329009; Sat, 06 Jul 2013 01:45:29 -0700 (PDT) Received: by 10.220.250.209 with HTTP; Sat, 6 Jul 2013 01:45:28 -0700 (PDT) Received: by 10.220.250.209 with HTTP; Sat, 6 Jul 2013 01:45:28 -0700 (PDT) In-Reply-To: <1373100103.92717.YahooMailNeo@web193302.mail.sg3.yahoo.com> References: <1373088444.60929.YahooMailNeo@web193303.mail.sg3.yahoo.com> <1373100103.92717.YahooMailNeo@web193302.mail.sg3.yahoo.com> Date: Sat, 6 Jul 2013 16:45:28 +0800 Message-ID: Subject: Re: New to hadoop - which version to start with ? From: Azuryy Yu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=20cf307c9df65a0aaf04e0d3d52e X-Virus-Checked: Checked by ClamAV on apache.org --20cf307c9df65a0aaf04e0d3d52e Content-Type: text/plain; charset=ISO-8859-1 oh, this is fair scheduler issue. you need a patch for that. I will send it to you later. or can you use another scheduler insteadof fs? On Jul 6, 2013 4:42 PM, "sudhir543-dev@yahoo.com" wrote: > > That did not work, same error comes up. > > > So , I tried > bin/hadoop fs -chmod -R 755 > /tmp/hadoop-Sudhir/mapred/staging/sudhir-1664368101/.staging - as well > > However next run would give > > 13/07/06 14:09:46 ERROR security.UserGroupInformation: > PriviledgedActionException as:Sudhir cause:java.io.IOException: Failed to > set permissions of path: > \tmp\hadoop-Sudhir\mapred\staging\Sudhir1731506911\.staging to 0700 > java.io.IOException: Failed to set permissions of path: > \tmp\hadoop-Sudhir\mapred\staging\Sudhir1731506911\.staging to 0700 > > Thanks > *Sudhir * > > > ------------------------------ > *From:* Azuryy Yu > *To:* user@hadoop.apache.org; "sudhir543-dev@yahoo.com" < > sudhir543-dev@yahoo.com> > *Sent:* Saturday, 6 July 2013 11:01 AM > *Subject:* Re: New to hadoop - which version to start with ? > > hadoop fs -chmod -R 755 \tmp\hadoop-Sudhir\mapred\staging > > Then It should works. > > > On Sat, Jul 6, 2013 at 1:27 PM, sudhir543-dev@yahoo.com < > sudhir543-dev@yahoo.com> wrote: > > > I am new to hadoop, just started reading 'hadoop the definitive guide'. > I downloaded hadoop 1.1.2 and tried to run a sample Map reduce job using > cygwin, but I got following error > > java.io.IOException: Failed to set permissions of path: \tmp\hadoop-Sudhir\mapred\staging\Sudhir-1267269654\.staging to 0700 > > I read that some specific version has this error. > > Can some one suggest me which version should I start with (and supports > MapReduce 1 runtime (Classic)) > > > Thanks > *Sudhir * > > > > > > --20cf307c9df65a0aaf04e0d3d52e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

oh, this is fair scheduler issue. you need a patch for that.= I will send it to you later. or can you use another scheduler insteadof fs= ?

On Jul 6, 2013 4:42 PM, "sudhir543-dev@yahoo.com" <sudhir543-dev@yahoo.com> wrote:

Tha= t did not work, same error comes up.=A0

So , I tried=A0
bin/= hadoop fs -chmod -R 755 /tmp/hadoop-Sudhir/mapred/staging/sudhir-1664368101= /.staging - as well

However next run would give=A0

13/07/06 14:09:46 ERROR security.UserGroupInformation: PriviledgedActionException as:Sudhir = cause:java.io.IOException: Failed to set permissions of path: \tmp\hadoop-S= udhir\mapred\staging\Sudhir1731506911\.staging to 0700
java.io.IOException: Failed to set permissions of path: \tm= p\hadoop-Sudhir\mapred\staging\Sudhir1731506911\.staging to 0700

Thanks
Sudhir=A0
=A0


From: Azuryy Yu <azuryyyu@gmail.com>
To: user@hadoop.apache.org; "sudhir543-dev@yahoo.com"= ; <sudhir54= 3-dev@yahoo.com>
Sent: Saturday, 6 July 2013= 11:01 AM
Subject: Re: N= ew to hadoop - which version to start with ?

hadoop fs -chmod -R 755 \tmp\hadoop-Sudhir\mapred\sta= ging
=A0
Then It should works.


=
On Sat, Jul 6, 2013 at 1:27 PM, sudhir543-dev@yahoo.com <sudhir543-dev@yahoo.com> wrote:

I am new to = hadoop, just started reading 'hadoop the definitive guide'.<= /div>
I downloaded hadoop = 1.1.2 and tried to run a sample Map reduce job using cygwin, but I got foll= owing error

java.io.IOException: Failed to set =
permissions of path: \tmp\hadoop-Sudhir\mapred\staging\Sudhir-1267269654\.s=
taging to 0700
=A0I read that some specific= version has this error.
Can some one suggest me = which version should I start with (and supports MapReduce 1 runtime (Classi= c))


Thanks =A0 =A0
Sudhir=A0
=A0=A0



=
--20cf307c9df65a0aaf04e0d3d52e--