Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 66192 invoked from network); 27 Nov 2009 05:26:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Nov 2009 05:26:54 -0000 Received: (qmail 73187 invoked by uid 500); 27 Nov 2009 05:26:52 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 72982 invoked by uid 500); 27 Nov 2009 05:26:51 -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 72972 invoked by uid 99); 27 Nov 2009 05:26:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Nov 2009 05:26:51 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [128.205.5.204] (HELO localmailC.acsu.buffalo.edu) (128.205.5.204) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Nov 2009 05:26:40 +0000 Received: from localmailC.acsu.buffalo.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 7128B4E1B for ; Fri, 27 Nov 2009 00:26:19 -0500 (EST) Received: from localmailC.acsu.buffalo.edu (localhost [127.0.0.1]) by localmailC.acsu.buffalo.edu (Postfix) with ESMTP id A22C641B6 for ; Fri, 27 Nov 2009 00:26:18 -0500 (EST) Received: from mweb2.acsu.buffalo.edu (mweb2.acsu.buffalo.edu [128.205.5.239]) by localmailC.acsu.buffalo.edu (Prefixe) with ESMTP id 90EE14E1B for ; Fri, 27 Nov 2009 00:26:18 -0500 (EST) Received: from localhost (ubmail.buffalo.edu [128.205.6.72]) by mweb2.acsu.buffalo.edu (Postfix) with ESMTP id 7DDA9203CD for ; Fri, 27 Nov 2009 00:26:18 -0500 (EST) MIME-Version: 1.0 X-Mailer: AtMail PHP 5.41 Message-ID: <15182.1259299578@buffalo.edu> To: Reply-To: aa225@buffalo.edu Content-Type: text/plain; charset="utf-8" X-Origin: 72.228.163.248 X-Atmail-Account: aa225@buffalo.edu Date: Fri, 27 Nov 2009 00:26:18 -0500 Subject: Re: please help in setting hadoop From: aa225@buffalo.edu Content-Transfer-Encoding: quoted-printable X-PM-EL-Spam-Prob: : 8% X-Virus-Checked: Checked by ClamAV on apache.org Hi, Just a thought, but you do not need to setup the temp directory in conf/hadoop-site.xml especially if you are running basic examples. Give tha= t a shot, maybe it will work out. Otherwise see if you can find additional info= in the LOGS=20 Thank You Abhishek Agrawal SUNY- Buffalo (716-435-7122) On Fri 11/27/09 12:20 AM , "Krishna Kumar" krishna.kumar@nechclst.in sent: > Dear All, > Can anybody please help me in getting out from these error messages: > [ hadoop]# hadoop jar > /usr/lib/hadoop/hadoop-0.18.3-14.cloudera.CH0_3-examples.jar > wordcount > test test-op >=20 > 09/11/26 17:15:45 INFO mapred.FileInputFormat: Total input paths to > process : 4 >=20 > 09/11/26 17:15:45 INFO mapred.FileInputFormat: Total input paths to > process : 4 >=20 > org.apache.hadoop.ipc.RemoteException: java.io.IOException: No valid > local directories in property: mapred.local.dir >=20 > at > org.apache.hadoop.conf.Configuration.getLocalPath(Configuration.java:730 > ) >=20 > at > org.apache.hadoop.mapred.JobConf.getLocalPath(JobConf.java:222) >=20 > at > org.apache.hadoop.mapred.JobInProgress.(JobInProgress.java:194) >=20 > at > org.apache.hadoop.mapred.JobTracker.submitJob(JobTracker.java:1557) >=20 > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) >=20 > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > a:39) >=20 > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > Impl.java:25) >=20 > at java.lang.reflect.Method.invoke(Method.java:585) >=20 > at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481) >=20 > at org.apache.hadoop.ipc.Server$Handler.run(Server.java:890) > I am running the hadoop cluster as root user on two server nodes: > master > and slave. My hadoop-site.xml file format is as follows : > fs.default.name >=20 > hdfs://master:54310 > dfs.permissions >=20 > false > dfs.name.dir >=20 > /home/hadoop/dfs/name > Further the o/p of ls command is as follows: >=20 > [ hadoop]# ls -l /home/hadoop/hadoop-root/ >=20 > total 8 >=20 > drwxr-xr-x 4 root root 4096 Nov 26 16:48 dfs >=20 > drwxr-xr-x 3 root root 4096 Nov 26 16:49 mapred >=20 > [ hadoop]# >=20 > [ hadoop]# >=20 > [ hadoop]# ls -l /home/hadoop/hadoop-root/mapred/ >=20 > total 4 >=20 > drwxr-xr-x 2 root root 4096 Nov 26 16:49 local >=20 > [ hadoop]# >=20 > [ hadoop]# ls -l /home/hadoop/hadoop-root/mapred/local/ >=20 > total 0 > Thanks and Best Regards, >=20 > Krishna Kumar >=20 > Senior Storage Engineer=20 >=20 > Why do we have to die? If we had to die, and everything is gone after > that, then nothing else matters on this earth - everything is > temporary, > at least relative to me. > DISCLAIMER:=20 > -------------------------------------------------------------------------= -- > -------------------------------------------- > The contents of this e-mail and any attachment(s) are confidential > and > intended=20 > for the named recipient(s) only. =20 > It shall not attach any liability on the originator or NECHCL or its=20 > affiliates. Any views or opinions presented in =20 > this email are solely those of the author and may not necessarily > reflect the=20 > opinions of NECHCL or its affiliates. =20 > Any form of reproduction, dissemination, copying, disclosure, > modification,=20 > distribution and / or publication of =20 > this message without the prior written consent of the author of this > e-mail is=20 > strictly prohibited. If you have =20 > received this email in error please delete it and notify the sender=20 > immediately. .=20 > -------------------------------------------------------------------------= -- > -------------------------------------------- >=20 >=20