Comparative study between Hadoop and Spark based on Hibench benchmarks

Big Data is currently a hot topic for companies and scientists around the world, due to the emergence of new technologies, devices and communication means like social network sites, which led to a noticeable increase of the amount of data produced every year, even every day. In addition, traditional algorithms and technologies are inefficient to process, analyze and store this vast amount of data. So, to solve this problem, Big Data frameworks are needed. In this paper, we present and discuss a performance comparison between two popular Big Data frameworks. Hadoop and Spark, which are used to efficiently process vast amount of data in parallel and distributed mode on a large clusters. Hibench benchmark suite is used to compare the performance of these two frameworks based on the criteria as execution time, throughput and speedup. Our experimental results show that Spark is more efficient than Hadoop to deal with large amount of data. However, spark requires higher memory allocation, since it loads processes into memory and keeps them in caches for a while, just like standard databases. So the choice depends on performance level and memory constraints.

[1]  Ciprian Dobre,et al.  Parallel Programming Paradigms and Frameworks in Big Data Era , 2013, International Journal of Parallel Programming.

[2]  Rong Gu,et al.  Performance Optimization for Short MapReduce Job Execution in Hadoop , 2012, 2012 Second International Conference on Cloud and Green Computing.

[3]  Michael J. Franklin,et al.  Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing , 2012, NSDI.

[4]  Shengsheng Huang,et al.  HiBench : A Representative and Comprehensive Hadoop Benchmark Suite , 2012 .

[5]  Jie Huang,et al.  The HiBench benchmark suite: Characterization of the MapReduce-based data analysis , 2010, 2010 IEEE 26th International Conference on Data Engineering Workshops (ICDEW 2010).

[6]  Hongxu Ma,et al.  Deploying and researching Hadoop in virtual machines , 2012, 2012 IEEE International Conference on Automation and Logistics.

[7]  Scott Shenker,et al.  Spark: Cluster Computing with Working Sets , 2010, HotCloud.

[8]  Sanjay Ghemawat,et al.  MapReduce: Simplified Data Processing on Large Clusters , 2004, OSDI.

[9]  M. Anusha,et al.  Big Data-Survey , 2016 .

[10]  Kewen Wang,et al.  Predator — An experience guided configuration optimizer for Hadoop MapReduce , 2012, 4th IEEE International Conference on Cloud Computing Technology and Science Proceedings.

[11]  F. W. Vaandrager Mapreduce Framework Performance Comparison , .

[12]  GhemawatSanjay,et al.  The Google file system , 2003 .