In last decade, data analytics have rapidly progressed from traditional disk-based processing to modern in-memory processing. However, little effort has been devoted at enhancing performance at micro-architecture level. This paper characterizes the performance of in-memory data analytics using Apache Spark framework. We use a single node NUMA machine and identify the bottlenecks hampering the scalability of workloads. We also quantify the inefficiencies at micro-architecture level for various data analysis workloads. Through empirical evaluation, we show that spark workloads do not scale linearly beyond twelve threads, due to work time inflation and thread level load imbalance. Further, at the micro-architecture level, we observe memory bound latency to be the major cause of work time inflation.
@article{arxiv.1506.07742,
title = {Performance Characterization of In-Memory Data Analytics on a Modern Cloud Server},
author = {Ahsan Javed Awan and Mats Brorsson and Vladimir Vlassov and Eduard Ayguade},
journal= {arXiv preprint arXiv:1506.07742},
year = {2016}
}
Comments
Accepted to The 5th IEEE International Conference on Big Data and Cloud Computing (BDCloud 2015)