Achieving Load-Balanced, Redundancy-Free Cluster Caching with Selective Partition

Yinghao Yu, Wei Wang, Renfei Huang, Jun Zhang, Khaled Ben Letaief

Research output: Journal article publicationJournal articleAcademic researchpeer-review

13 Citations (Scopus)

Abstract

Data-intensive clusters increasingly rely on in-memory storages to improve I/O performance. However, the routinely observed file popularity skew and load imbalance create hot spots, which significantly degrade the benefits of in- memory caching. Common approaches to tame load imbalance include copying multiple replicas of hot files and creating parity chunks using storage codes. Yet, these techniques either suffer from high memory overhead due to cache redundancy or incur non-trivial encoding/decoding complexity. In this paper, we propose an effective approach to achieve load balancing without cache redundancy or encoding/decoding overhead. Our solution, termed SP-Cache, selectively partitions files based on the loads they contribute and evenly caches those partitions across the cluster. We develop an efficient algorithm to determine the optimal number of partitions for a hot file - too few partitions are incapable of mitigating hot spots, while too many are susceptible to stragglers. We have implemented SP-Cache atop Alluxio, a popular in-memory distributed storage system, and evaluated its performance through EC2 deployment and trace-driven simulations. SP-Cache can quickly react to the changing load by dynamically re-balancing cache servers. Compared to the state-of-the-art solution, SP-Cache reduces the file access latency by up to 40 percent in both the mean and the tail, using 40 percent less memory.

Original languageEnglish
Article number8772169
Pages (from-to)439-454
Number of pages16
JournalIEEE Transactions on Parallel and Distributed Systems
Volume31
Issue number2
DOIs
Publication statusPublished - 1 Feb 2020

Keywords

  • Cloud computing
  • cluster caching systems
  • load balancing
  • selective partition

ASJC Scopus subject areas

  • Signal Processing
  • Hardware and Architecture
  • Computational Theory and Mathematics

Fingerprint

Dive into the research topics of 'Achieving Load-Balanced, Redundancy-Free Cluster Caching with Selective Partition'. Together they form a unique fingerprint.

Cite this