German English

Load Balancing for MapReduce-based Entity Resolution

PDF

Google Scholar

Kolb, L.; Thor, A.; Rahm, E.
Load Balancing for MapReduce-based Entity Resolution
Proc. 28th Intl. Conference on Data Engineering (ICDE), 2012
2012-04

Beschreibung

The effectiveness and scalability of MapReduce-based implementations of complex data-intensive tasks depend on an even redistribution of data between map and reduce tasks. In the presence of skewed data, sophisticated redistribution approaches thus become necessary to achieve load balancing among all reduce tasks to be executed in parallel. For the complex problem of entity resolution, we propose and evaluate two approaches for such skew handling and load balancing. The approaches support blocking techniques to reduce the search space of entity resolution, utilize a preprocessing MapReduce job to analyze the data distribution, and distribute the entities of large blocks among multiple reduce tasks. The evaluation on a real cloud infrastructure shows the value and effectiveness of the proposed load balancing approaches.


Poster


Presentation


Keywords

  • MapReduce, Hadoop
  • Entity Resolution, Object matching, Similarity Join, Pair-wise comparison
  • Clustering, Blocking
  • Data Skew, Load Balancing

BibTex

@inproceedings{DBLP:conf/icde/KolbTR12,
  author    = {Lars Kolb and
               Andreas Thor and
               Erhard Rahm},
  title     = {{Load Balancing for MapReduce-based Entity Resolution}},
  booktitle = {ICDE},
  year      = {2012},
  pages     = {618-629},
  ee        = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2012.22},
  crossref  = {DBLP:conf/icde/2012},
  bibsource = {DBLP, http://dblp.uni-trier.de}
}