English

Experimental Analysis of Distributed Graph Systems

Distributed, Parallel, and Cluster Computing 2018-06-22 v1

Abstract

This paper evaluates eight parallel graph processing systems: Hadoop, HaLoop, Vertica, Giraph, GraphLab (PowerGraph), Blogel, Flink Gelly, and GraphX (SPARK) over four very large datasets (Twitter, World Road Network, UK 200705, and ClueWeb) using four workloads (PageRank, WCC, SSSP and K-hop). The main objective is to perform an independent scale-out study by experimentally analyzing the performance, usability, and scalability (using up to 128 machines) of these systems. In addition to performance results, we discuss our experiences in using these systems and suggest some system tuning heuristics that lead to better performance.

Cite

@article{arxiv.1806.08082,
  title  = {Experimental Analysis of Distributed Graph Systems},
  author = {Khaled Ammar and Tamer Ozsu},
  journal= {arXiv preprint arXiv:1806.08082},
  year   = {2018}
}

Comments

Volume 11 of Proc. VLDB Endowment

R2 v1 2026-06-23T02:36:55.045Z