Hello, I am a newbie to hadoop, following the 
http://hadoop.apache.org/common/docs/r0.20.1/mapred_tutorial.html WordCount  
tutorial but trying update it to use the mapreduce classes instead of
mapred. 

However I am getting the following error: 
10/06/13 18:24:50 INFO mapred.JobClient: Task Id :
attempt_201006131625_0023_m_000000_0, Status : FAILED
java.io.FileNotFoundException: 123 123 123 (No such file or directory)

"123 123 123" is the first line in a file on my specified input path. Anyone
have any idea what is going on? I do not run into this problem when I use
the deprecated mapred classes. 

Thanks, 

Yipeng 
-- 
View this message in context: 
http://old.nabble.com/Hadoop-0.20.2-looking-*inside*-a-file-in-the-input-path-for-files--tp28870429p28870429.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.

Reply via email to