DocumentCode
704735
Title
Graph Processing Platforms at Scale: Practices and Experiences
Author
Seung-Hwan Lim ; Sangkeun Lee ; Ganesh, Gautam ; Brown, Tyler C. ; Sukumar, Sreenivas R.
fYear
2015
fDate
29-31 March 2015
Firstpage
42
Lastpage
51
Abstract
Graph analysis has revealed patterns and relationships hidden in data from a variety of domains such as transportation networks, social networks, clinical pathways, and collaboration networks. As these networks grow in size, variety and complexity, it is a challenge to find the right combination of tools and implementation of algorithms to discover new insights from the data. Addressing this challenge, our study presents an extensive empirical evaluation of three representative graph processing platforms: Pegasus, GraphX, and Urika. Each system represents a combination of options in data model, processing paradigm, and infrastructure. We benchmark each platform using three popular graph mining operations, degree distribution, connected components, and PageRank over real-world graphs. Our experiments show that each graph processing platform owns a particular strength for different types of graph operations. While Urika performs the best in non-iterative graph operations like degree distribution, GraphX outperforms iterative operations like connected components and PageRank. We conclude this paper by discussing options to optimize the performance of a graph-theoretic operation on each platform for large-scale real world graphs.
Keywords
data mining; graph theory; GraphX; PageRank; Pegasus; Urika; connected components; data model; degree distribution; graph analysis; graph mining operations; graph processing platforms; graph-theoretic operation; noniterative graph operations; processing paradigm; Data models; Data structures; Databases; Loading; Patents; Resource description framework; Sparks;
fLanguage
English
Publisher
ieee
Conference_Titel
Performance Analysis of Systems and Software (ISPASS), 2015 IEEE International Symposium on
Conference_Location
Philadelphia, PA
Type
conf
DOI
10.1109/ISPASS.2015.7095783
Filename
7095783
Link To Document