Skip to main content
SHARE
Publication

A Scalable Graph Analytics Framework for Programming with Big Data in R (pbdR)...

by S M Shamimul Hasan, Mark A Schmidt, Ramakrishnan Kannan, Neena Imam
Publication Type
Conference Paper
Book Title
2019 IEEE International Conference on Big Data (Big Data)
Publication Date
Page Numbers
4783 to 4792
Conference Name
IEEE Big Data 2019 - Sixth International Workshop on High Performance Big Graph Data Management, Analysis, and Mining (BigGraphs 2019)
Conference Location
Los Angeles, California, United States of America
Conference Sponsor
IEEE
Conference Date
-

Many disciplines such as biology, economics, engineering, physics, and the social sciences represent their data as graphs to capture patterns, trends, and associations. There are are many commercially available graph libraries in different programming languages to analyze these complex graphs. But there is no distributed graph library package in R - the popular statistical programming language to analyze graphs that bigger than a single machine's memory. Many domain experts prefer R over the numerous other alternatives. Towards this, we present a distributed graph analytics framework for R called programming with big graph using R (pBGR.) Our proposed framework leverages the Programming with Big Data in R (pbdR) ecosystem that provides scalable R packages for distributed computing in data science. We present an early prototype implementation of this framework using the distributed-memory parallel graph library CombBLAS and evaluate the framework's performance on leadership class computing platforms. Our experimental results demonstrate that the proposed framework is capable of performing large-scale parallel graph mining through the easyto-use R language. This enhanced graph processing capability coupled with other statistical tools already available in R, should be valuable to many domain experts.