Hadoop 2.2.0: Cannot run PI in under YARN

2013-11-08 Thread Ping Luo
When I tried the PI example, I got File does not exist error. The mapreduce frame work is set to yarn. Any idea what's wrong? .Failing this attempt.. Failing the application. 13/11/07 18:13:02 INFO mapreduce.Job: Counters: 0 Job Finished in 104.852 seconds java.io.FileNotFoundException: File

Re: Hadoop 2.2.0: Cannot run PI in under YARN

2013-11-08 Thread Vinod Kumar Vavilapalli
This is just a symptom not the root cause. Please check the YARN web UI at 8088 on ResourceManager machine and browse to the application page. It should give you more details. Thanks, +Vinod On Nov 8, 2013, at 8:57 AM, Ping Luo wrote: java.io.FileNotFoundException: File does not exist --

Re: Hadoop 2.2.0: Cannot run PI in under YARN

2013-11-08 Thread Ping Luo
: Re: Hadoop 2.2.0: Cannot run PI in under YARN This is just a symptom not the root cause. Please check the YARN web UI at 8088 on ResourceManager machine and browse to the application page. It should give you more details. Thanks, +Vinod On Nov 8, 2013, at 8:57 AM, Ping Luo wrote