Fair multi-agent task allocation for large datasets analysis

作者:Quentin Baert, Anne-Cécile Caron, Maxime Morge, Jean-Christophe Routier

摘要

MapReduce is a design pattern for processing large datasets distributed on a cluster. Its performances are linked to the data structure and the runtime environment. Indeed, data skew can yield an unfair task allocation, but even when the initial allocation produced by the partition function is well balanced, an unfair allocation can occur during the reduce phase due to the heterogeneous performance of nodes. For these reasons, we propose an adaptive multi-agent system. In our approach, the reducer agents interact during the job and the task reallocation is based on negotiation in order to decrease the workload of the most loaded reducer and so the runtime. In this paper, we propose and evaluate two negotiation strategies. Finally, we experiment our multi-agent system with real-world datasets over heterogeneous runtime environment.

论文关键词:Multi-agent system, Negotiation, Big data, MapReduce

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10115-017-1087-4