Skip to main content
SHARE
Publication

TagIt: An Integrated Indexing and Search Service for File Systems...

Publication Type
Conference Paper
Book Title
Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (SC '17)
Publication Date
Page Numbers
5 to 5
Publisher Location
United States of America
Conference Name
The International Conference for High Performance Computing, Networking, Storage and Analysis
Conference Location
Denver, Colorado, United States of America
Conference Sponsor
ACM, IEEE
Conference Date
-

Data services such as search, discovery, and management in scalable distributed environments have traditionally been decoupled from the underlying file systems, and are often deployed using external databases and indexing services. However, modern data production rates, looming data movement costs, and the lack of metadata, entail revisiting the decoupled file system-data services design philosophy.

In this paper, we present TagIt, a scalable data management service framework aimed at scientific datasets, which is tightly integrated into a shared-nothing distributed file system. A key feature of TagIt is a scalable, distributed metadata indexing framework, using which we implement a flexible tagging capability to support data discovery. The tags can also be associated with an active operator, for pre-processing, filtering, or automatic metadata extraction, which we seamlessly offload to file servers in a load-aware fashion. Our evaluation shows that TagIt can expedite data search by up to 10X over the extant decoupled approach.