Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Invalid
-
0.20.2
-
None
-
None
-
uname -a :
2.6.18-194.17.4.0.1.el5PAE #1 SMP Tue Oct 26 20:15:18 EDT 2010 i686 i686 i386 GNU/Linux
Description
run a simple code under cdh3u3, the slave node's map task and reduce task failed, this is the error info from the tasktracker's log:
2012-03-09 17:25:56,562 WARN org.apache.hadoop.mapred.DefaultTaskController: Exit code from task is : 126
2012-03-09 17:25:56,563 WARN org.apache.hadoop.mapred.DefaultTaskController: Task wrapper stderr: bash: /home/mapred/local/ttprivate/taskTracker/hdfs/jobcache/job_201203091543_0003/attempt_201203091543_0003_m_000002_0/taskjvm.sh: Permission denied
__I think the privilige of the /home/mapred/local/ is properly set