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
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