Tuesday, October 11, 2011

10/11/2011



Map Reduce:

Processor scheduling is done at runtime. i.e no of processors allocated to map and no of processor allocated to reduce is decided at run time.
Reduce tasks are fewer than map tasks for example sorting etc.