Title :
Distributed Graph Layout with Spark
Author :
A. Hinge ;D. Auber
Author_Institution :
LaBRI, Univ. de Bordeaux, Bordeaux, France
fDate :
7/1/2015 12:00:00 AM
Abstract :
This paper presents a novel way to draw very large graphs, especially those too big to fit the memory of a single computer. This new method takes advantage of the recent progress in distributed computing, notably using the Apache MapReduce library called Spark. Our implementation of a force-directed graph drawing algorithm and the way to compute repulsive forces in MapReduce are exhibited. We demonstrate the horizontal scalability of this algorithm and show layouts computed on a Hadoop cluster with our method.
Keywords :
"Layout","Force","Sparks","Arrays","Clustering algorithms","Libraries","Computers"
Conference_Titel :
Information Visualisation (iV), 2015 19th International Conference on