Skew-aware collective communication for MapReduce shuffling

Harunobu Daikoku, Hideyuki Kawashima, Osamu Tatebe

Research output: Contribution to journalArticlepeer-review

Abstract

This paper proposes and examines the three in-memory shuffling methods designed to address problems in MapReduce shuffling caused by skewed data. Coupled Shuffle Architecture (CSA) employs a single pairwise all-to-all exchange to shuffle both blocks, units of shuffle transfer, and meta-blocks, which contain the metadata of corresponding blocks. Decoupled Shuffle Architecture (DSA) separates the shuffling of meta-blocks and blocks, and applies different all-to-all exchange algorithms to each shuffling process, attempting to mitigate the impact of stragglers in strongly skewed distributions. Decoupled Shuffle Architecture with Skew-Aware Meta-Shuffle (DSA w/ SMS) autonomously determines the proper placement of blocks based on the memory consumption of each worker process. This approach targets extremely skewed situations where some worker processes could exceed their node memory limitation. This study evaluates implementations of the three shuffling methods in our prototype in-memory MapReduce engine, which employs high performance interconnects such as InfiniBand and Intel Omni-Path. Our results suggest that DSA w/ SMS is the only viable solution for extremely skewed data distributions. We also present a detailed investigation of the performance of CSA and DSA in various skew situations.

Original languageEnglish
Pages (from-to)2389-2399
Number of pages11
JournalIEICE Transactions on Information and Systems
VolumeE102D
Issue number12
DOIs
Publication statusPublished - 2019

Keywords

  • Intel Omni-Path
  • Libfabric
  • MapReduce
  • Shuffle
  • Skew

ASJC Scopus subject areas

  • Software
  • Hardware and Architecture
  • Computer Vision and Pattern Recognition
  • Electrical and Electronic Engineering
  • Artificial Intelligence

Fingerprint

Dive into the research topics of 'Skew-aware collective communication for MapReduce shuffling'. Together they form a unique fingerprint.

Cite this