Hadoop Project 1: Join Algorithm (Feb - May 2012)
Team member: David Zheng
Programming language: Java
Hadoop version: 1.0.0
Description: Implement two join algorithms presented in the paper, A Comparison of Join Algorithms for Log Processing
in MapReduce. The two join algorithms are Semi-Join and Per-Split-Semi-Join. We use a cluster of three nodes, one namenode and two datanodes.
What you will learn from this project
[1] Vuk Ercegovac, Jun Rao, Spyros Blanas, Jignesh M. Patel. A Comparison of Join Algorithms for Log
Processing in MapReduce. SIGMOD '10 Proceedings of the 2010 international conference on Management of data. |
No comments:
Post a Comment