>Hi all, >I looked around the API but I didn't see a way to specify a list of >input files or directories? Is this possible? How can I do it? Thanks >for any help.
JobConf.addInputPath http://lucene.apache.org/hadoop/api/org/apache/hadoop/mapred/JobConf.html#addInputPath(org.apache.hadoop.fs.Path) You could call it multiple times. Thanks, __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
