Iterative Computation of Connected Graph Components with MapReduce
Loading...
Fulltext URI
Document type
Text/Journal Article
Additional Information
Date
relationships.isAuthorOf
Journal Title
Journal ISSN
Volume Title
Publisher
Springer
Abstract
The use of the MapReduce framework for iterative graph algorithms is challenging. To achieve high performance it is critical to limit the amount of intermediate results as well as the number of necessary iterations. We address these issues for the important problem of finding connected components in large graphs. We analyze an existing MapReduce algorithm, CC-MR, and present techniques to improve its performance including a memory-based connection of subgraphs in the map phase. Our evaluation with several large graph datasets shows that the improvements can substantially reduce the amount of generated data by up to a factor of 8.8 and runtime by up to factor of 3.5.
Description
Keywords
Connected graph components, Hadoop, MapReduce, Transitive closure
