Where should I write map-reduce programs - in text file or anything else ?
What is the file format to save file containing Map-reduce program?
e.g.
In java, text file, having java code saved as filename.java but what will be that for map-reduce program?
Please answer as I need it badly.