loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
18th International Conference on Scientific and Statistical Database Management (SSDBM'06)
Indexing Time-Evolving Data With Variable Lifetimes
Vienna, Austria
July 03-July 05
ISBN: 0-7695-2590-3
Lukasz Golab, Univ. of Waterloo, Canada
Piyush Prahladka, Google, Inc. Bangalore, India
M. Tamer Ozsu, Univ. of Waterloo, Canada
Many applications store data items for a pre-determined, finite length of time. Examples include slidingwindows over on-line data streams, where old data are dropped as the window slides forward. Previous research on management of data with finite lifetimes has emphasized on-line query processing in main memory. In this paper, we address the problem of indexing time-evolving data on disk for off-line analysis. In order to reduce the I/O costs of index updates, existing work partitions the data chronologically. This way, only the oldest partition is examined for expirations, only the youngest partition incurs insertions, and the remaining partitions "in the middle" are not accessed. However, this solution is based upon the assumption that the order in which the data are inserted is equivalent to the expiration order, which means that the lifetime of each data item is the same. We motivate the need to break this assumption, demonstrate that the existing solutions no longer apply, and propose new index partitioning strategies that yield low update costs and fast access times.
Citation:
Lukasz Golab, Piyush Prahladka, M. Tamer Ozsu, "Indexing Time-Evolving Data With Variable Lifetimes," ssdbm, pp.265-274, 18th International Conference on Scientific and Statistical Database Management (SSDBM'06), 2006
Usage of this product signifies your acceptance of the Terms of Use.