Just-in-Time Analytics on Large File Systems
2011; Institute of Electrical and Electronics Engineers; Volume: 61; Issue: 11 Linguagem: Inglês
10.1109/tc.2011.186
ISSN2326-3814
AutoresHao Huang, Nan Zhang, Wei Wang, Gautam Das, Alexander S. Szalay,
Tópico(s)Data Management and Algorithms
ResumoAs 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.
Referência(s)