Re: produce map/reduce on multiple files

2010-03-23 Thread Zacarias
Oleg, if you specifies the directory mapreduce will take all files. Regards, Zacarias On Tue, Mar 23, 2010 at 3:08 AM, Oleg Ruchovets wrote: > Hi , > All examples that I found executes mapreduce job on a single file but in my > situation I have more than one. > > Suppose I have such folder on

produce map/reduce on multiple files

2010-03-23 Thread Oleg Ruchovets
Hi , All examples that I found executes mapreduce job on a single file but in my situation I have more than one. Suppose I have such folder on HDFS which contains some files: /my_hadoop_hdfs/my_folder: /my_hadoop_hdfs/my_folder/file1.txt /my_hadoop_hdfs/my_fold