首页> 中文期刊>计算机应用 >面向MapReduce计算模式的中间数据通信优化

面向MapReduce计算模式的中间数据通信优化

     

摘要

针对MapReduce计算模式在Map阶段结束后会产生海量中间数据,导致存在大量跨越机架交换机的数据通信问题,提出一种优化Map密集型作业的中间数据通信优化方法.首先,提取MapReduce计算作业的运行前调度信息的特征并且量化数据通信活跃度;然后,采用朴素贝叶斯分类模型实现分类预测,将历史作业的运行数据作为样本来训练分类模型;最后,根据作业分类预测结果把通信活跃的作业集中映射到同一机架中,通过提高通信局部性来优化性能瓶颈.实验结果表明,所提方案对Shuffle子过程稠密的作业优化效果明显,能够提高4%~5%的计算性能;此外,在多用户运行情况下能降低4.1%中间数据通信延迟.所提方法可有效降低大数据计算过程中的通信延迟,提高异构集群的计算性能.%Aiming at the communication problem of crossing the rack switches for a large amount of intermediate data generated after the Map phase in the MapReduce process,a new optimization method was proposed for the map-intensive jobs.Firstly,the features from the pre-running scheduling information were extracted and the data communication activity was quantified.Then naive Bayesian classification model was used to realize the classification prediction by using the historical jobs running data to train the classification model.Finally,the jobs with active intermediate data communication process were mapped into the same rack to keep communication locality.The experimental results show that the proposed communication optimization scheme has a good effect on shuffle-intensive jobs,and the calculation performance can be improved by 4%-5%.In the case of multi-user multi-jobs environment,the intermediate data can be reduced by 4.I%.The proposed method can effectively reduce the communication latency in large-scale data processing and improve the performance of heterogeneous clusters.

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号