Efficient parallel set-similarity joins using MapReduce

SIGMOD Conference(2010)

引用 696|浏览397
暂无评分
摘要
In this paper we study how to efficiently perform set-similarity joins in parallel using the popular MapReduce framework. We propose a 3-stage approach for end-to-end set-similarity joins. We take as input a set of records and output a set of joined records based on a set-similarity condition. We efficiently partition the data across nodes in order to balance the workload and minimize the need for replication. We study both self-join and R-S join cases, and show how to carefully control the amount of data kept in main memory on each node. We also propose solutions for the case where, even if we use the most fine-grained partitioning, the data still does not fit in the main memory of a node. We report results from extensive experiments on real datasets, synthetically increased in size, to evaluate the speedup and scaleup properties of the proposed algorithms using Hadoop.
更多
查看译文
关键词
efficient parallel set-similarity,scaleup property,popular mapreduce framework,end-to-end set-similarity,real datasets,3-stage approach,extensive experiment,proposed algorithm,fine-grained partitioning,set-similarity condition,main memory,performance
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要