On Tue, Mar 1, 2011 at 3:13 PM, bikash sharma <sharmabiks...@gmail.com> wrote: > Hi, > Is there a way to disable the use of pipelining , i.e., the reduce phase is > started only after the map phase is completed?
I think this is a hardcoded pipeline and can't be changed. For some recent research work that addresses your question, please see the Nephele/PACT paper: http://www.dima.tu-berlin.de/fileadmin/fg131/Publikation/Papers/NephelePACTs.pdf Bibek > -bikash >