Title :
Just-in-Time Analytics on Large File Systems
Author :
Huang, H. Howie ; Zhang, Nan ; Wang, Wei ; Das, Gautam ; Szalay, Alexander S.
Author_Institution :
Dept. of Electr. & Comput. Eng., George Washington Univ., Washington, DC, USA
Abstract :
As file systems reach the petabytes scale, users and administrators are increasingly interested in acquiring high-level analytical information for file management and analysis. Two particularly important tasks are the processing of aggregate and top-k queries which, unfortunately, cannot be quickly answered by hierarchical file systems such as ext3 and NTFS. Existing preprocessing-based solutions, e.g., file system crawling and index building, consume a significant amount of time and space (for generating and maintaining the indexes) which in many cases cannot be justified by the infrequent usage of such solutions. In this paper, we advocate that user interests can often be sufficiently satisfied by approximate-i.e., statistically accurate-answers. We develop Glance, a just-in-time sampling-based system which, after consuming a small number of disk accesses, is capable of producing extremely accurate answers for a broad class of aggregate and top-k queries over a file system without the requirement of any prior knowledge. We use a number of real-world file systems to demonstrate the efficiency, accuracy, and scalability of Glance.
Keywords :
data analysis; disc storage; file organisation; just-in-time; query processing; disk access; file management; file system; just-in-time sampling-based system; petabytes scale; top-k query; Accuracy; Aggregates; Calculators; Estimation; History; Indexes; Query processing; Accuracy; Aggregates; Calculators; Data analytics; Estimation; History; Indexes; Query processing; file systems;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/TC.2011.186