Graph Exploration with Apache Hama
From the website:
Hey guys,
I’ve been busy for a tiny bit of time, but I finished the graph exploration algorithm with Apache Hama recently. This post is about the BSP portation of this post.
So I already told in this post how BSP basically works. Now I’m going to tell you what you can do with it in terms of graph exploration. Last post I did this with MapReduce, so let’s go and get into Hama!
Thomas Jungblut on graph exploration.
Take the time. It will be time well spent.