首页> 中文期刊> 《软件学报》 >MapReduce与Spark用于大数据分析之比较

MapReduce与Spark用于大数据分析之比较

         

摘要

This paper reviews two state-of-the-art algorithmic architectures,MapReduce and Spark,and compares them from their backgrounds,principles and application scenarios.The advantages and their corresponding limitations of these two algorithms are summarized.When dealing with non-iterative problems,MapReduce,by virtue of its task scheduling strategy and shuffle mechanisms,performs better than Spark in terms of intermediate data transfers and number of files.Spark can be used to deal with iterative problems and low latency issues,as it divides a computing task according to the dependencies between the data and the task.Compared with MapReduce,Spark can effectively reduce the number of intermediate data transmissions and the number of synchronizations,and improve the running efficiency of computing systems.%评述了MapReduce与Spark两种大数据计算算法和架构,从背景、原理以及应用场景进行分析和比较,并对两种算法各自优点以及相应的限制做出了总结.当处理非迭代问题时,MapReduce凭借其自身的任务调度策略和shuffle机制,在中间数据传输数量以及文件数目方面的性能要优于Spark;而在处理迭代问题和一些低延迟问题时,Spark可以根据数据之间的依赖关系对任务进行更合理的划分,相较于MapReduce,有效地减少了中间数据传输数量与同步次数,提高了系统的运行效率.

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号