Need Help urgent

2009-10-13 Thread shwitzu
Hello, I am new to hadoop. I have 4 databases with different files in each one of them. Say, images in one, video, documents etc. My task is to develop a web service which accepts the keyword from the client and it should come to HDFS and the output/ the file has to go back to the client. I have

Map Recude code doubt

2009-10-15 Thread shwitzu
Hello All, I was wondering if our map reduce code can just return the location of the file? Or place the actual file in a given output directory by searching based on a keyword. Let me make myself clear If there are 100 image files in my HDFS and I want to extract one image file. If I give a ke