1. 17th April 2011· 2 min read

    Hey I’ve read about a new task: Improve output of RandBench example This is basically about some more output. But this actually caused me to measure the throughput of my virtual Hama cluster. My cluster Some months ago I decided to get rid of my real…

  2. 16th April 2011· 5 min read

    Hey, some days ago I read in the Hama-dev mailing list about the Nutch project that want a PageRank implementation: Hi all, Anyone interested in PageRank and collaborating w/ Nutch project? :-) Source So I thought, that I can do this. I already…

  3. 12th April 2011· 5 min read

    Hello there! I was a bit busy today after I’ve read the Google Pregel paper. It described quite good “how to think like a vertex” and how they are partition data across their cluster. I wanted to share this new knowledge with you and I’ve shortly…

  4. 10th April 2011· 6 min read

    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…

  5. 9th April 2011· 2 min read

    This post is related to the previous post. Sometimes you coming along problems that need to be solved in a recursive manner. For example the graph exploration algorithm in my previous post. You have to chain the jobs and let the next job work on the…


© Thomas Jungblut 2024. Built with Gatsby