Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Proceedings of the 2010 ACM SIGMOD International Conference on Management of data, 2010, p.495-506
2010
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Efficient parallel set-similarity joins using MapReduce
Ist Teil von
  • Proceedings of the 2010 ACM SIGMOD International Conference on Management of data, 2010, p.495-506
Ort / Verlag
New York, NY, USA: ACM
Erscheinungsjahr
2010
Quelle
ACM Digital Library
Beschreibungen/Notizen
  • 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.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX