首页    期刊浏览 2024年10月04日 星期五
登录注册

文章基本信息

  • 标题:An Optimization Scheme in MapReduce for Reduce Stage
  • 本地全文:下载
  • 作者:Qi Liu ; Weidong Cai ; Baowei Wang
  • 期刊名称:International Journal of Grid and Distributed Computing
  • 印刷版ISSN:2005-4262
  • 出版年度:2016
  • 卷号:9
  • 期号:8
  • 页码:197-208
  • 出版社:SERSC
  • 摘要:As a widely used programming model for the purposes of processing large data sets, MapReduce (MR) becomes inevitable in data clusters or grids, e.g. a Hadoop environment. Load balancing as a key factor affecting the performance of map resource distribution, has recently gained high concerns to optimize. Current MR processes in the realization of distributed tasks to clusters use hashing with random modulo operations, which can lead to uneven data distribution and inclined loads, thereby obstruct the performance of the entire distribution system. In this paper, a virtual partition consistent hashing (VPCH) algorithm is proposed for the reduce stage of MR processes, in order to achieve such a trade-off on job allocation. Besides, experienced programmers are needed to decide the number of reducers used during the reduce phase of the MR, which makes the quality of MR scripts differ. So, an extreme learning method is employed to recommend potential number of reducer a mapped task needs. Execution time is also predicted for user to better arrange their tasks. According to the results, VPCH can lead to load balancing and our prediction model can provide fast prediction than SVM with similar accuracy maintained.
  • 关键词:MapReduce; Load Balancing; Consistent Hashing; Extreme Learning; Fast ;Prediction;
国家哲学社会科学文献中心版权所有