DocumentCode
3761534
Title
Superblock: An Application-Aware Dynamic Partition Strategy for Large-Scale Graph
Author
Junxue Zhang;Fang Dong;Dian Shen;Jiahui Jin;Junzhou Luo
Author_Institution
Sch. of Comput. Sci. &
fYear
2015
Firstpage
167
Lastpage
174
Abstract
The emergence of large-scale graph data has posed essential challenges for processing them efficiently. The fundamental step for effectively processing the graph is to partition the graph and distribute the relevant parts on multiple workers for parallel computing. The existing partition strategies may suffer from the following problems: 1) They ignore the certain application features, making the partition not satisfy the application needs, which may cause performance degradation, 2) Because of the ignorance of the applications features, current partition strategies are not dynamic to meet the needs from different applications. In this paper, the Superblock partition strategy, an application-aware dynamic partition strategy for large-scale data is proposed to solve the above problems. It pre-partitions the graph into blocks and then extracts the application features and combines the blocks into Superblocks. The Superblock will be re-constructed when new application arrives as well. Experiments are performed using some common graph algorithms to confirm that the Superblock partition strategy can boost the performance of various data processing application on large-scale graph data and be dynamic enough to alter the partitions for different applications.
Keywords
"Partitioning algorithms","Metadata","Data processing","Load modeling","Feature extraction","Distributed databases","Computational modeling"
Publisher
ieee
Conference_Titel
Advanced Cloud and Big Data, 2015 Third International Conference on
Print_ISBN
978-1-4673-8537-4
Type
conf
DOI
10.1109/CBD.2015.35
Filename
7435469
Link To Document