Open Access System for Information Sharing

Login Library

 

Article
Cited 0 time in webofscience Cited 19 time in scopus
Metadata Downloads

Progressive Optimization in a Shared-Nothing Parallel Database SCOPUS

Title
Progressive Optimization in a Shared-Nothing Parallel Database
Authors
HAN, WOOK SHINNg, JackMarkl, VolkerKache, HolgerKandil, Mokhtar
Date Issued
2007-06
Publisher
ACM SIGMOD
Abstract
Commercial enterprise data warehouses are typically implemented on parallel databases due to the inherent scalability and performance limitation of a serial architecture. Queries used in such large data warehouses can contain complex predicates as well as multiple joins, and the resulting query execution plans generated by the optimizer may be sub-optimal due to mis-estimates of row cardinalities. Progressive optimization (POP) is an approach to detect cardinality estimation errors by monitoring actual cardinalities at run-time and to recover by triggering re-optimization with the actual cardinalities measured. However, the original serial POP solution is based on a serial processing architecture, and the core ideas cannot be readily applied to a parallel shared-nothing environment. Extending the serial POP to a parallel environment is a challenging problem since we need to determine when and how we can trigger re-optimization based on cardinalities collected from multiple independent nodes. In this paper, we present a comprehensive and practical solution to this problem, including several novel voting schemes whether to trigger re-optimization, a mechanism to reuse local intermediate results across nodes as a partitioned materialized view, several flavors of parallel checkpoint operators, and parallel checkpoint processing methods using efficient communication protocols. This solution has been prototyped in a leading commercial parallel DBMS. We have performed extensive experiments using the TPC-H benchmark and a real-world database. Experimental results show that our solution has negligible runtime overhead and accelerates the performance of complex OLAP queries by up to a factor of 22.
URI
https://oasis.postech.ac.kr/handle/2014.oak/92232
DOI
10.1145/1247480.1247569
ISSN
0730-8078
Article Type
Article
Citation
Proceedings of the ACM SIGMOD International Conference on Management of Data, page. 809 - 820, 2007-06
Files in This Item:
There are no files associated with this item.

qr_code

  • mendeley

Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.

Related Researcher

Views & Downloads

Browse