Hi Arun,

Setting mapreduce.jobtracker.staging.root.dir propery value to /user might fix 
this issue...

or other way could be, just execute below command
 hadoop fs -chmod 777 /

Regards,
Uma
----- Original Message -----
From: ArunKumar <[email protected]>
Date: Sunday, September 18, 2011 8:38 pm
Subject: Re: Submitting Jobs from different user to a queue in capacity 
scheduler
To: [email protected]

> Hi Uma !
> 
> I have deleted the data in /app/hadoop/tmp and formatted namenode and
> restarted cluster..
> I tried 
> arun$ /home/hduser/hadoop203/bin/hadoop jar
> /home/hduser/hadoop203/hadoop-examples*.jar pi 1 1
> Number of Maps  = 1
> Samples per Map = 1
> org.apache.hadoop.security.AccessControlException:
> org.apache.hadoop.security.AccessControlException: Permission denied:
> user=arun, access=WRITE, inode="":hduser:supergroup:rwxr-xr-x
> .....
> 
> Arun
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Submitting-Jobs-from-different-
> user-to-a-queue-in-capacity-scheduler-tp3345752p3346364.html
> Sent from the Hadoop lucene-users mailing list archive at Nabble.com.
> 

Reply via email to