social-graph
breadth-first graph search using an iterative map-reduce algorithm
posted june 18th, 2009 by cailin
i've noticed two trending topics in the tech world today: social graph manipulation and map-reduce algorithms. in the last blog, i gave a quickie guide to setting up hadoop, an open-source map-reduce implementation and an example of how to use hive - a sql-like database layer on top of that. while this is one reasonable use of map-reduce, this time we'll explore it's more algorithmic uses, while taking a glimpse at both of these trendy topics!
- cailin's blog
- 3 comments
- read more
- 5723 reads

