Beschreibung
Cloud infrastructures enable the efficient parallel execution of data-intensive tasks such as entity resolution on large datasets. We investigate challenges and possible solutions of using the MapReduce programming model for parallel entity resolution. In particular, we propose and evaluate two MapReduce-based implementations for Sorted Neighborhood blocking that either use multiple MapReduce jobs or apply a tailored data replication.
Keywords
- MapReduce, Hadoop
- Entity Resolution, Object matching, Similarity Join, Pair-wise comparison
- Blocking, Sliding Window, Sorted Neighborhood
BibTex
@inproceedings{DBLP:conf/btw/KolbTR09,
author = {Lars Kolb and
Andreas Thor and
Erhard Rahm},
title = {{Parallel Sorted Neighborhood Blocking with MapReduce}},
booktitle = {BTW},
year = {2011},
pages = {45-64},
crossref = {DBLP:conf/btw/2011},
bibsource = {DBLP, http://dblp.uni-trier.de}
}