中文

基于 MapReduce 的并行排序邻域阻塞

分布式、并行与集群计算 2010-10-18 v1

摘要

云基础设施能够实现数据密集型任务(如大型数据集上的实体解析)的高效并行执行。我们研究了使用 MapReduce 编程模型进行并行实体解析的挑战与可能的解决方案。具体而言,我们提出并评估了排序邻域阻塞的两种基于 MapReduce 的实现,它们要么使用多个 MapReduce 作业,要么应用定制的数据复制。

关键词

引用

@article{arxiv.1010.3053,
  title  = {Parallel Sorted Neighborhood Blocking with MapReduce},
  author = {Lars Kolb and Andreas Thor and Erhard Rahm},
  journal= {arXiv preprint arXiv:1010.3053},
  year   = {2010}
}