core-user  

NoSuchMethodError while running FileInputFormat.setInputPaths

novice user
Sun, 08 Jun 2008 23:15:08 -0700

Hi,
 I am getting the below error when I was using some one's code where they
are using hadoop-17 and have the method FileInputFormat.setInputPaths for
setting input paths for the job. The exact error is given below. 

java.lang.NoSuchMethodError:
org.apache.hadoop.mapred.FileInputFormat.setInputPaths(Lorg/apache/hadoop/mapred/JobConf;[Lorg/apache/hadoop/fs/Path;)V

Can some one tell me why is this error occuring thought it is present in
hadoop-17.

Thanks

-- 
View this message in context: 
http://www.nabble.com/NoSuchMethodError-while-running-FileInputFormat.setInputPaths-tp17726890p17726890.html
Sent from the Hadoop core-user mailing list archive at Nabble.com.