Hi Steve, Which client config file you are referring to? I encounter this problem even I run the wordcount example in the distribution.
How did you fix this problem? Thanks, Rui ----- Original Message ---- From: Steve Loughran <[EMAIL PROTECTED]> To: core-user@hadoop.apache.org Sent: Friday, May 30, 2008 3:44:26 AM Subject: Re: Error when running job as a different user Rui Shi wrote: > Hi, > > After I start the cluster as user1, I submit a job as a different user > (user2) and get the following error. It seems that the job submitter still > tries to act as user1 and locate the job.xml from /tmp/hadoop-user1 which > does not exist. Anything wrong here? > > Exception in thread "main" org.apache.hadoop.ipc.RemoteException: > java.io.IOException: > /tmp/hadoop-user1/mapred/system/job_200805292307_0001/job.xml: No such file > or directory I've seen this error if the client's hadoop XML configuration files werent right, and the client was looking in the wrong place for job status files. Check your XML