【24h】

Dacoop: Accelerating Data-Iterative Applications on Map/Reduce Cluster

机译:Dacoop:加速Map / Reduce群集上的数据迭代应用程序

获取原文

摘要

Map/reduce is a popular parallel processing framework for massive-scale data-intensive computing. The data-iterative application is composed of a serials of map/reduce jobs and need to repeatedly process some data files among these jobs. The existing implementation of map/reduce framework focus on perform data processing in a single pass with one map/reduce job and do not directly support the data-iterative applications, particularly in term of the explicit specification of the repeatedly processed data among jobs. In this paper, we propose an extended version of Hadoop map/reduce framework called Dacoop. Dacoop extends Map/Reduce programming interface to specify the repeatedly processed data, introduces the shared memory-based data cache mechanism to cache the data since its first access, and adopts the caching-aware task scheduling so that the cached data can be shared among the map/reduce jobs of data-iterative applications. We evaluate Dacoop on two typical data-iterative applications: k-means clustering and the domain rule reasoning in sementic web, with real and synthetic datasets. Experimental results show that the data-iterative applications can gain better performance on Dacoop than that on Hadoop. The turnaround time of a data-iterative application can be reduced by the maximum of 15.1%.
机译:Map / reduce是用于大规模数据密集型计算的流行并行处理框架。数据迭代应用程序由一系列的map / reduce作业组成,需要在这些作业中重复处理一些数据文件。 map / reduce框架的现有实现侧重于通过一个map / reduce作业在一次通过中执行数据处理,并且不直接支持数据迭代应用程序,特别是在作业之间重复处理的数据的显式规范方面。在本文中,我们提出了称为Dacoop的Hadoop map / reduce框架的扩展版本。 Dacoop扩展了Map / Reduce编程接口以指定重复处理的数据,引入了基于共享内存的数据缓存机制以缓存自首次访问以来的数据,并采用了可感知缓存的任务调度,以便可以在缓存之间共享缓存的数据。映射/减少数据迭代应用程序的工作。我们在两个典型的数据迭代应用程序上评估Dacoop:k-means聚类和在Sementic Web中使用真实和合成数据集进行域规则推理。实验结果表明,数据迭代应用程序在Dacoop上可以获得比H​​adoop更好的性能。数据迭代应用程序的周转时间最多可减少15.1%。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号