writing a map only job will do the trick for you.
On Sat, Apr 20, 2013 at 8:43 AM, Vikas Jadhav <[email protected]>wrote: > Hello, > Can anyone help me in following issue > Writing intermediate key,value pairs to file and read it again > > let us say i have to write each intermediate pair received @reducer to a > file and again read that as key value pair again and use it for processing > > I found IFile.java file which has reader and writer but i am not able > understand how to use it for example. I dont understand Counter value as > last parameter "spilledRecordsCounter" > > > Thanks. > > > -- > * > * > * > > Regards,* > * Vikas * >
