Comparing Spark vs MPI/OpenMP On Word Count MapReduce

11/12/2018
by   Junhao Li, et al.
1

Spark provides an in-memory implementation of MapReduce that is widely used in the big data industry. MPI/OpenMP is a popular framework for high performance parallel computing. This paper presents a high performance MapReduce design in MPI/OpenMP and uses that to compare with Spark on the classic word count MapReduce task. My result shows that the MPI/OpenMP MapReduce outperforms Apache Spark by about 300

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset