首页    期刊浏览 2024年11月13日 星期三
登录注册

文章基本信息

  • 标题:Aspect-Combining Functions for Modular MapReduce Solutions
  • 作者:Cristian Vidal Silva ; Rodolfo Villarroel ; Jose´ Rubio
  • 期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
  • 印刷版ISSN:2158-107X
  • 电子版ISSN:2156-5570
  • 出版年度:2018
  • 卷号:9
  • 期号:8
  • DOI:10.14569/IJACSA.2018.090871
  • 出版社:Science and Information Society (SAI)
  • 摘要:MapReduce represents a programming framework for modular Big Data computation that uses a function map to identify and target intermediate data in the mapping phase, and a function reduce to summarize the output of the map function and give a final result. Because inputs for the reduce function depend on the map function’s output to decrease the communication traffic of the output of map functions to the input of reduce functions, MapReduce permits defining combining function for local aggregation in the mapping phase. MapReduce Hadoop solutions do not warrant the combining functioning application. Even though there exist proposals for warranting the combining function execution, they break the modular nature of MapReduce solutions. Because Aspect-Oriented Programming (AOP) is a programming paradigm that looks for the modular software production, this article proposes and apply Aspect-Combining function, an AOP combining function, to look for a modular MapReduce solution. The Aspect-Combining application results on MapReduce Hadoop experiments highlight computing performance and modularity improvements and a warranted execution of the combining function using an AOP framework like AspectJ as a mandatory requisite.
  • 关键词:Combining; Hadoop; MapReduce; AOP; AspectJ; aspects
Loading...
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有