Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

April 9, 2011

Graph Exploration with Hadoop MapReduce

Filed under: Graphs,Hadoop,MapReduce — Patrick Durusau @ 3:41 pm

Graph Exploration with Hadoop MapReduce

From the post:

Hi all,

sometimes you will have data where you don’t know how elements of these data are connected. This is a common usecase for graphs, this is because they are really abstract.

So if you don’t know how your data is looking like, or if you know how it looks like and you just want to determine various graph components, this post is a good chance for you to get the “MapReduce-way” of graph exploration. As already mentioned in my previous post, I ranted about message passing through DFS and how much overhead it is in comparison to BSP.

I will have to keep an eye out for the Apache Hama BSP post.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress