Logo image
Reduce Space and Time Requirements for Searching Large Data Files Through the Implementation, Analysis and Optimization of Block Index Technique
Thesis

Reduce Space and Time Requirements for Searching Large Data Files Through the Implementation, Analysis and Optimization of Block Index Technique

Wu, Tzu-Hsien
Masters, 國立清華大學, 資訊工程學系所
2016

Abstract

科學資料 索引 I/O系統 模型化 效能分析 Scientific data Indexing I/O system Modeling Performance analysis
Scientific experiments, observations, and large-scale simulations generate massive amounts of data. The size of these datasets typically ranges from hundreds of gigabytes to tens of petabytes. Therefore, indexing technique has become an essential tool which enables scientists to directly access the most relevant data records instead of shifting through the whole dataset. In recent years, many data management tools or techniques have been made to accelerate the data access process, including ADIOS, SciDB, and FastBit. However, the time and space required for building and storing these indexes are often too expensive. In this thesis, we propose a light-weight indexing technique called "block index", which exploits the I/O characteristics of storage systems to significantly reduce index size and index building time without sacrificing query performance. After investigating the challenges and benefits of using block index technique, we further develop three optimization techniques to improve query performance. All these techniques are driven by our extensive effort in characterizing and modeling real scientific datasets and HPC I/O systems. As a result, our optimizations significantly improve query performance by up to a factor of 2.3 comparing to the original block index implementation.

Metrics

1 Record Views

Details

Logo image