Hi,

MapReduce is about doing the processing where the data is, since network bandwidth is the bottle neck. Let's suppose everything remaining the same and the network becomes 10x faster, how will this impact MapReduce? Data location should no more be a concern and data can be moved to a node let's say which is energy efficient for power saving.

--
Thanks,
Praveen

Reply via email to