Toward Ubiquitous MapReduce Processing
Toward Ubiquitous MapReduce Processing
复制标题
迈向无处不在的 MapReduce 处理
DOI:
10.1109/iucc-css.2016.010
复制
发表时间:
2016
期刊:
影响因子:
--
通讯作者:
I. Satoh
中科院分区:
文献类型:
--
作者:
I. Satoh
Ubiquitous computing environments generate a large amount of data at the edges of networks, e.g., sensors, which measure or monitor the real world. To analyze such data, we needed to transmit the data to a cluster of high-performance servers, e.g., data centers and cloud computing. However, the cost of data transmission is heavy. With the aim of enabling ubiquitous computing environments to analyze the data, we propose using MapReduce, which is a popular approach to analyzing data in big data processing that have been designed for high-performance servers. The framework proposed in this paper deploys programs for data processing at the nodes that contain the target data as a map step and executes the programs with the local data. Finally, it aggregates the results of the programs to certain nodes as a reduction step. The architecture of the framework, its basic performance, and its application are also described here.