You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Saju K K <sa...@nokia.com> on 2009/11/11 18:33:29 UTC

Re: Could not find any valid local directory for taskTracker

Hi,

Did you get a solution for this problem ,we are facing a similar problem 

saju 

Pallavi Palleti wrote:
> 
> Hi,
>  I got below error while running my hadoop task. But, when I tried after
> few hours, it worked fine. 
> Can some one please tell me why this error occured?
> 
> ERROR Below:
> 
> Error initializing task_200805161358_0158_m_000000_0:
> org.apache.hadoop.util.DiskChecker$DiskErrorException: Could not find any
> valid local directory for
> taskTracker/jobcache/job_200805161358_0158/job.xml
>         at
> org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:313)
>         at
> org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
>         at
> org.apache.hadoop.mapred.TaskTracker.localizeJob(TaskTracker.java:590)
>         at
> org.apache.hadoop.mapred.TaskTracker.startNewTask(TaskTracker.java:1172)
>         at
> org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:836)
>         at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:1208)
>         at
> org.apache.hadoop.mapred.TaskTracker.main(TaskTracker.java:1924)
> 
> 08/05/29 23:30:35 WARN mapred.JobClient: Error reading task
> outputhttp://hadoop31:50060/tasklog?plaintext=true&taskid=task_200805161358_0158_m_000000_0&filter=stdout
> 08/05/29 23:30:35 WARN mapred.JobClient: Error reading task
> outputhttp://hadoop31:50060/tasklog?plaintext=true&taskid=task_200805161358_0158_m_000000_0&filter=stderr
> 08/05/29 23:30:37 INFO mapred.JobClient:  map 83% reduce 0%
> 
> 
> Thanks
> 
> 

-- 
View this message in context: http://old.nabble.com/Could-not-find-any-valid-local-directory-for-taskTracker-tp17553998p26305272.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.


Re: Could not find any valid local directory for taskTracker

Posted by Amareshwari Sri Ramadasu <am...@yahoo-inc.com>.
This would happen  when there is not enough space any of the local directories.

-Amareshwari

On 11/11/09 11:03 PM, "Saju K K" <sa...@nokia.com> wrote:



Hi,

Did you get a solution for this problem ,we are facing a similar problem

saju

Pallavi Palleti wrote:
>
> Hi,
>  I got below error while running my hadoop task. But, when I tried after
> few hours, it worked fine.
> Can some one please tell me why this error occured?
>
> ERROR Below:
>
> Error initializing task_200805161358_0158_m_000000_0:
> org.apache.hadoop.util.DiskChecker$DiskErrorException: Could not find any
> valid local directory for
> taskTracker/jobcache/job_200805161358_0158/job.xml
>         at
> org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:313)
>         at
> org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
>         at
> org.apache.hadoop.mapred.TaskTracker.localizeJob(TaskTracker.java:590)
>         at
> org.apache.hadoop.mapred.TaskTracker.startNewTask(TaskTracker.java:1172)
>         at
> org.apache.hadoop.mapred.TaskTracker.offerService(TaskTracker.java:836)
>         at org.apache.hadoop.mapred.TaskTracker.run(TaskTracker.java:1208)
>         at
> org.apache.hadoop.mapred.TaskTracker.main(TaskTracker.java:1924)
>
> 08/05/29 23:30:35 WARN mapred.JobClient: Error reading task
> outputhttp://hadoop31:50060/tasklog?plaintext=true&taskid=task_200805161358_0158_m_000000_0&filter=stdout
> 08/05/29 23:30:35 WARN mapred.JobClient: Error reading task
> outputhttp://hadoop31:50060/tasklog?plaintext=true&taskid=task_200805161358_0158_m_000000_0&filter=stderr
> 08/05/29 23:30:37 INFO mapred.JobClient:  map 83% reduce 0%
>
>
> Thanks
>
>

--
View this message in context: http://old.nabble.com/Could-not-find-any-valid-local-directory-for-taskTracker-tp17553998p26305272.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.