|
|
-
Re: how to read map_0.outOwen O'Malley 2011-01-10, 17:26
The intermediate files are called IFiles. The format is trivial and you can
read the code to see it. The only tricky bit is that you effectively have N IFiles concatenated together (one per a reduce). -- Owen |