Knuckles: bringing the database to the data

  • Authors:
  • Peter Alvaro;Dmitriy V. Ryaboy;Divyakant Agrawal

  • Affiliations:
  • Ask.com, 555 12th Street, Suite 500 Oakland, CA 94607, USA.;Ask.com, 555 12th Street, Suite 500 Oakland, CA 94607, USA.;Ask.com, 555 12th Street, Suite 500 Oakland, CA 94607, USA

  • Venue:
  • International Journal of Computational Science and Engineering
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Click-stream data warehousing has emerged as a monumental information management and processing challenge for commercial enterprises. Traditional solutions based on commercial DBMS technology often suffer from poor scalability and large processing latencies. Although click-stream data tends to be collected in a distributed manner to support scaling the servers that host the websites, in general these partitioned click-stream logs are collated and pushed upstream to a centralised database storage repository, creating storage bottlenecks. In this paper, we propose a design of an ad-hoc retrieval system suitable for click-stream data warehouses, in which the data remains distributed and database queries are rewritten to be executed against the distributed data. The query rewrite does not involve any centralised control and is therefore highly scalable. The elimination of centralised control is achieved by supporting a restricted subset of SQL, which is sufficient for most click-stream data analysis. Evaluations conducted using both synthetic and real data establish the viability of this approach.