PAPER DIGEST
Most Influential SIGMOD 1988 Paper · 2026-03 edition

Data Placement In Bubba

George Copeland; William Alexander; Ellen Boughter; Tom Keller

Venue
ACM SIGMOD Conference (SIGMOD) 1988
Recognition
Most Influential SIGMOD 1988 Paper (Rank No. 2)
Edition
2026-03
Impact factor
7
Certificate ID
9aa86802be7ce0b7

Abstract

<i>This paper examines the problem of data placement in Bubba, a highly-parallel system for data-intensive applications being developed at MCC. “Highly-parallel” implies that load balancing is a critical performance issue. “Data-intensive” means data is so large that operations should be executed where the data resides. As a result, data placement becomes a critical performance issue.</i> <i>In general, determining the optimal placement of data across processing nodes for performance is a difficult problem. We describe our heuristic approach to solving the data placement problem in Bubba. We then present experimental results using a specific workload to provide insight into the problem. Several researchers have argued the benefits of declustering (i e, spreading each base relation over many nodes). We show that as declustering is increased, load balancing continues to improve. However, for transactions involving complex joins, further declustering reduces throughput because of communications, startup and termination overhead.</i> <i>We argue that data placement, especially declustering, in a highly-parallel system must be considered early in the design, so that mechanisms can be included for supporting variable declustering, for minimizing the most significant overheads associated with large-scale declustering, and for gathering the required statistics.</i>

Download PDF certificate