Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 1BB2C11721 for ; Tue, 22 Apr 2014 15:25:39 +0000 (UTC) Received: (qmail 27336 invoked by uid 500); 22 Apr 2014 15:25:31 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 27138 invoked by uid 500); 22 Apr 2014 15:25:31 -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 27130 invoked by uid 99); 22 Apr 2014 15:25:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 15:25:30 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jayunit100@gmail.com designates 209.85.217.172 as permitted sender) Received: from [209.85.217.172] (HELO mail-lb0-f172.google.com) (209.85.217.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 15:25:24 +0000 Received: by mail-lb0-f172.google.com with SMTP id c11so4454166lbj.17 for ; Tue, 22 Apr 2014 08:25:03 -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=UODpWZi0G2VdLmTzk6ptpBpGl9/yQw65RfcEHEBI+Mo=; b=hK3B60AWgw66s8Wa9a/+0vmb68Cmr4EdzejE3dDyUmT2a1301Wh9V3p7nUM7xTlobh WnPeuOaJL3myDyYyjO4SxgMhV2/QaCL4dgP08QZDDAZeBWfcEi0Ny+MNjDXvrnp8/HOH cfDqvohr714W6rixAPH1LJ4jLeemMgZt8Xiv2NubvH2xYRI/lb5cVMz5EM/r1+kF7QJM XslXrZoBYVXWWEOHY3DrcqQldInmEHEA40f3kM4yWbWq+aLL0DWTIV3+fh2bjI6R7hIb IVaUfEYYQgyd/EQjL+ffOhcHMr9e1JIJBWF1XjNbiTKmUASgmIeRHhbW1iLNZwwyKiUc UJJg== MIME-Version: 1.0 X-Received: by 10.112.92.109 with SMTP id cl13mr1942075lbb.50.1398180303399; Tue, 22 Apr 2014 08:25:03 -0700 (PDT) Received: by 10.112.189.165 with HTTP; Tue, 22 Apr 2014 08:25:03 -0700 (PDT) In-Reply-To: References: Date: Tue, 22 Apr 2014 11:25:03 -0400 Message-ID: Subject: Re: Strange error in Hadoop 2.2.0: FileNotFoundException: file:/tmp/hadoop-hadoop/mapred/ From: Jay Vyas To: "common-user@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a11336dee50f20a04f7a3381a X-Virus-Checked: Checked by ClamAV on apache.org --001a11336dee50f20a04f7a3381a Content-Type: text/plain; charset=UTF-8 Is this happening in the job client? or the mappers? On Tue, Apr 22, 2014 at 11:21 AM, Natalia Connolly < natalia.v.connolly@gmail.com> wrote: > Hello, > > I am running Hadoop 2.2.0 in a single-node "cluster" mode. My > application dies with the following strange error: > > Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: > file:/tmp/hadoop-hadoop/mapred/local/1398179594286/part-00000 (No such file > or directory) > > This looks like the kind of file that should have been created on the > fly (and then deleted). Does anyone know what this error is really a > symptom of? Perhaps some permissions issues? > > Thank you, > > Natalia > > -- Jay Vyas http://jayunit100.blogspot.com --001a11336dee50f20a04f7a3381a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Is this happening in the job client? or the mappers?


On Tue, A= pr 22, 2014 at 11:21 AM, Natalia Connolly <natalia.v.connolly@g= mail.com> wrote:
Hello,

= =C2=A0 I am running Hadoop 2.2.0 in a single-node "cluster" mode.= =C2=A0My application dies with the following strange error:

Caused by: java.lang.RuntimeException: java.io.Fil= eNotFoundException: file:/tmp/hadoop-hadoop/mapred/local/1398179594286/part= -00000 (No such file or directory)
=C2=A0
=C2=A0 =C2=A0This looks like the kind of file t= hat should have been created on the fly (and then deleted). =C2=A0Does anyo= ne know what this error is really a symptom of? =C2=A0Perhaps some permissi= ons issues?

=C2=A0 =C2=A0Thank you,

=C2=A0 =C2= =A0Natalia




--
Jay Vyas
http://jayunit100.blogspo= t.com
--001a11336dee50f20a04f7a3381a--