Effective data placement strategies can enhance the performance of data-intensive applications implemented on high end computing clusters. Such strategies can have a significant impact in localizing the computation, in minimizing synchronization (communication) costs, in enhancing reliability (via strategic replication policies), and in ensuring a balanced workload or enhancing the available bandwidth from massive storage devices (e.g. disk arrays).
Existing work has largely targeted the placement of relatively simple data types or entities (e.g. elements, vectors, sets, and arrays). Here we investigate several hash-based distributed data placement methods targeting tree- and graph- structured data, and develop a locality enhancing placement service for large cluster systems. Target applications include the placement of a single large graph (e.g. Web graph), a single large tree (e.g. large XML file), a forest of graphs or trees (e.g. XML database) and other specialized graph data types - bi-partite (query-click graphs), directed acyclic graphs etc. We empirically evaluate our service by demonstrating its use in improving mining executions for pattern discovery, nearest neighbor searching, graph computations, and applications that combine link and content analysis.
[1]
Piotr Indyk,et al.
Approximate nearest neighbors: towards removing the curse of dimensionality
,
1998,
STOC '98.
[2]
Gregory Buehrer,et al.
A scalable pattern mining approach to web graph compression with communities
,
2008,
WSDM '08.
[3]
Srinivasan Parthasarathy,et al.
Parallel Data Mining for Association Rules on Shared-memory Systems
,
1998
.
[4]
Alan M. Frieze,et al.
Min-wise independent permutations (extended abstract)
,
1998,
STOC '98.
[5]
Shirish Tatikonda,et al.
Toward terabyte pattern mining: an architecture-conscious solution
,
2007,
PPoPP.
[6]
Shirish Tatikonda,et al.
Hashing tree-structured data: Methods and applications
,
2010,
2010 IEEE 26th International Conference on Data Engineering (ICDE 2010).