You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by Joshi Omkar <om...@scania.com> on 2015/06/01 15:20:25 UTC

Error executing MR on HDP

Hi,

I have a 9-node HDP HDP-2.2.4.2-2.

While running any MR, for instance, the Hadoop examples that are bundled with the installation, I keep on getting the following errors :

15/06/01 15:16:30 INFO mapreduce.Job: Task Id : attempt_1431689151537_0010_m_000002_2, Status : FAILED
java.io.FileNotFoundException: File /opt/dev/sde/hadoop/yarn/local/filecache does not exist

15/06/01 15:16:30 INFO mapreduce.Job: Task Id : attempt_1431689151537_0010_m_000001_2, Status : FAILED
java.io.FileNotFoundException: File /opt/dev/sdc/hadoop/yarn/local/filecache does not exist

15/06/01 15:16:32 INFO mapreduce.Job: Task Id : attempt_1431689151537_0010_m_000003_2, Status : FAILED
java.io.FileNotFoundException: File /opt/dev/sde/hadoop/yarn/local/filecache does not exist

15/06/01 15:16:32 INFO mapreduce.Job: Task Id : attempt_1431689151537_0010_m_000000_2, Status : FAILED
java.io.FileNotFoundException: File /opt/dev/sdb/hadoop/yarn/local/filecache does not exist

15/06/01 15:16:35 INFO mapreduce.Job:  map 100% reduce 100%
15/06/01 15:16:36 INFO mapreduce.Job: Job job_1431689151537_0010 failed with state FAILED due to: Task failed task_1431689151537_0010_m_000001
Job failed as tasks failed. failedMaps:1 failedReduces:0



Regards,
Omkar Joshi