@article {10.3844/jcssp.2017.781.794, article_type = {journal}, title = {Performance Evaluation of Apache Spark Vs MPI: A Practical Case Study on Twitter Sentiment Analysis}, author = {Kumar, Deepa S and Rahman, M Abdul}, volume = {13}, number = {12}, year = {2017}, month = {Dec}, pages = {781-794}, doi = {10.3844/jcssp.2017.781.794}, url = {https://thescipub.com/abstract/jcssp.2017.781.794}, abstract = {The advent of various processing frameworks which happens under big data technologies is due to tremendous dataset size and its complexity. The speed of execution was much higher with High Performance computing frameworks rather than big data processing frameworks. As majority of the jobs under big data are mostly data intensive rather than computation intensive, the High Performance Computing paradigms were not been used in big data processing. This paper reviews two distributed and parallel computing frameworks: Apache Spark and MPI. Sentiment analysis on twitter data is chosen as a test case application for benchmarking and implemented on Scala programming for spark processing and in C++ for MPI. Experiments were conducted on Google cloud virtual machines for three data set sizes, 100 GB, 500 GB and 1 TB to compare the execution times. Results shown that MPI outperforms Apache Spark in parallel and distributed cluster computing environments and hence the higher performance of MPI can be exploited in big data applications for improving speedups.}, journal = {Journal of Computer Science}, publisher = {Science Publications} }