Parallel Multi-Dimensional ROLAP Indexing

  • Authors:
  • Frank Dehne;Todd Eavis;Andrew Rau-Chaplin

  • Affiliations:
  • -;-;-

  • Venue:
  • CCGRID '03 Proceedings of the 3st International Symposium on Cluster Computing and the Grid
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper addresses the query performance issuefor Relational OLAP (ROLAP) datacubes. Wepresent a distributed multi-dimensional ROLAP indexingscheme which is practical to implement, requiresonly a small communication volume, and is fullyadapted to distributed disks. Our solution is efficientfor spatial searches in high dimensions and scalable interms of data sizes, dimensions, and number of processors.Our method is also incrementally maintainable.Using "surrogate" group-bys, it allows for the efficientprocessing of arbitrary OLAP queries on partial cubes,where not all of the group-bys have been materialized.Our experiments show that the ROLAP advantageof better scalability, in comparison to MOLAP, can bemaintained while providing, at the same time, a fastand flexible index for OLAP queries.