Star join revisited: Performance internals for cluster architectures

作者:

Highlights:

摘要

Data warehouse workloads are crucial for the support of on-line analytical processing (OLAP). The strategy to cope with OLAP queries on such huge amounts of data calls for the use of large parallel computers. The trend today is to use cluster architectures that show a reasonable balance between cost and performance. In such cases, it is necessary to tune the applications in order to minimize the amount of I/O and communication, such that the global execution time is reduced as much as possible.In this paper, we model and analyze the most up-to-date strategies for ad hoc star join query processing in a cluster of computers. We show that, for ad hoc query processing and assuming a limited amount of resources available, these strategies still have room for improvement both in terms of I/O and inter-node data traffic communication. Our analysis concludes with the proposal of a hybrid solution that improves these two aspects compared to the previous techniques, and shows near optimal results in a broad spectrum of cases.

论文关键词:Star join,Query processing,Data warehouses,Cluster architectures

论文评审过程:Received 2 February 2007, Revised 1 June 2007, Accepted 11 June 2007, Available online 3 July 2007.

论文官网地址:https://doi.org/10.1016/j.datak.2007.06.008