Title :
Expediting scientific data analysis with reorganization of data
Author :
Bin Dong ; Byna, Surendra ; Kesheng Wu
Author_Institution :
Comput. Res. Div., Lawrence Berkeley Nat. Lab., Berkeley, CA, USA
Abstract :
Data producers typically optimize the layout of data files to minimize the write time. In most cases, data analysis tasks read these files in access patterns different from the write patterns causing poor read performance. In this paper, we introduce Scientific Data Services (SDS), a framework for bridging the performance gap between writing and reading scientific data. SDS reorganizes data to match the read patterns of analysis tasks and enables transparent data reads from the reorganized data. We implemented a HDF5 Virtual Object Layer (VOL) plugin to redirect the HDF5 dataset read calls to the reorganized data. To demonstrate the effectiveness of SDS, we applied two parallel data organization techniques: a sort-based organization on a plasma physics data and a transpose-based organization on mass spectrometry imaging data. We also extended the HDF5 data access API to allow selection of data based on their values through a query interface, called SDS Query. We evaluated the execution time in accessing various subsets of data through existing HDF5 Read API and SDS Query.We showed that reading the reorganized data using SDS is up to 55X faster than reading the original data.
Keywords :
application program interfaces; data analysis; file organisation; parallel processing; query processing; scientific information systems; sorting; HDF5 dataset; HDF5 read API; HDF5 virtual object layer; SDS query; VOL plugin; access patterns; data files layout; data reorganization; data selection; mass spectrometry imaging data; parallel data organization techniques; plasma physics data; query interface; read patterns; scientific data analysis; scientific data reading; scientific data services; scientific data writing; sort-based organization; tasks analysis; transpose-based organization; write patterns; write time minimization; Arrays; Data analysis; Data models; Layout; Organizations; Servers; Three-dimensional displays;
Conference_Titel :
Cluster Computing (CLUSTER), 2013 IEEE International Conference on
Conference_Location :
Indianapolis, IN
DOI :
10.1109/CLUSTER.2013.6702675