Title :
Propeller: A Scalable Real-Time File-Search Service in Distributed Systems
Author :
Lei Xu ; Hong Jiang ; Lei Tian ; Ziling Huang
Author_Institution :
Univ. of Nebraska Lincoln, Lincoln, NE, USA
fDate :
June 30 2014-July 3 2014
Abstract :
File-search service is a valuable facility to accelerate many analytics applications, because it can drastically reduce the scale of the input data. The main challenge facing the design of large-scale and accurate file-search services is how to support real-time indexing in an efficient and scalable way. To address this challenge, we propose a distributed file-search service, called Propeller, which utilizes a special file-access pattern, called access-causality, to partition file-indices in order to expose substantial access locality and parallelism to accelerate the file-indexing process. The extensive evaluations of Propeller show that it is real-time in file-indexing operations, accurate in file-search results, and scalable in large datasets. It achieves significantly better file-indexing and file-search performance (up to 250x) than a centralized solution (MySQL) and much higher accuracy and substantially lower query latency (up to 22x than a state-of-the-art desktop search engine (Spotlight).
Keywords :
distributed processing; file organisation; Propeller; access-causality; distributed file-search service; file-access pattern; file-indexing process; real-time indexing; scalable real-time file-search service; Acceleration; Accuracy; Indexing; Propellers; Prototypes; Real-time systems; data management; file search; metadata;
Conference_Titel :
Distributed Computing Systems (ICDCS), 2014 IEEE 34th International Conference on
Conference_Location :
Madrid
Print_ISBN :
978-1-4799-5168-0
DOI :
10.1109/ICDCS.2014.46