You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Ricky Ho <ri...@yahoo.com> on 2010/02/12 01:50:51 UTC

Cloud Map/Reduce architecture

I recently have an interesting conversation with Huan Liu, who is one of the developers behind Cloud MapReduce, which
combines the beauty of Cloud Computing and Map Reduce.

I've found there is a lot of elegance in the architecture of Cloud MR, so I summarize my understanding of its architecture here.

http://horicky.blogspot.com/2010/02/cloud-mapreduce-tricks.html
 
I also try to highlight some inherited constraints in Cloud Computing
environment, and some lessons we learnt from Cloud MapReduce how to get around
these constraints.
 
Comments and feedback are welcome.
 
Rgds,
Ricky