Märtens, H. ; Rahm, E. ; Stöhr, T.

Dynamic Query Scheduling in Parallel Data Warehouses.

Concurrency and Computation: Practice and Experience. Volume 15, Issue 11-12, Sep. 2003, Pages 1169 - 1190

2003

Paper

Futher information: http://www3.interscience.wiley.com/cgi-bin/abstract/104553265/ABSTRACT

Abstract

Parallel processing is a key to high performance in very large data warehouse applications that execute complex analytical queries on huge amounts of data. Although parallel database systems (PDBSs) have been studied extensively in the past decades, the specifics of load balancing in parallel data warehouses have not been addressed in detail.

In this study, we investigate how the load balancing potential of a Shared Disk (SD) architecture can be utilized for data warehouse applications.We propose an integrated scheduling strategy that simultaneously considers both processors and disks, regarding not only the total workload on each resource but also the distribution of load over time. We evaluate the performance of the new method in a comprehensive simulation study and compare it to several other approaches. The analysis incorporates skew aspects and considers typical data warehouse features such as star schemas with large fact tables and bitmap indices.