4.7 Article

Workload Analysis, Implications, and Optimization on a Production Hadoop Cluster: A Case Study on Taobao

Journal

IEEE TRANSACTIONS ON SERVICES COMPUTING
Volume 7, Issue 2, Pages 307-321

Publisher

IEEE COMPUTER SOC
DOI: 10.1109/TSC.2013.40

Keywords

Hadoop; MapReduce; workload analysis; workload synthesis; job scheduler

Funding

  1. NSF of Zhejiang [LQ12F02002]
  2. NSF of China [61300033]
  3. Introduction of Innovative R&D team program of Guangdong Province [201001D0104726115]
  4. Hangzhou Dianzi University
  5. NSF [CCF-0643521]

Ask authors/readers for more resources

Understanding the characteristics of MapReduce workloads in a Hadoop cluster is the key to making optimal configuration decisions and improving the system efficiency and throughput. However, workload analysis on a Hadoop cluster, particularly in a large-scale e-commerce production environment, has not been well studied yet. In this paper, we performed a comprehensive workload analysis using the trace collected from a 2000-node Hadoop cluster at Taobao, which is the biggest online e-commerce enterprise in Asia, ranked 10th in the world as reported by Alexa. The results of the workload analysis are representative and generally consistent with the data warehouses for e-commerce web sites, which can help researchers and engineers understand the workload characteristics of Hadoop in their production environments. Based on the observations and implications derived from the trace, we designed a workload generator Ankus, to expedite the performance evaluation and debugging of new mechanisms. Ankus supports synthesizing an e-commerce style MapReduce workload at a low cost. Furthermore, we proposed and implemented a job scheduling algorithm, Fair4S, which is designed to be biased towards small jobs. Small jobs account for the majority of the workload, and most of them require instant and interactive responses, which is an important phenomenon at production Hadoop systems. The inefficiency of Hadoop fair scheduler for handling small jobs motivates us to design the Fair4S, which introduces pool weights and extends job priorities to guarantee the rapid responses for small jobs. Experimental evaluation verified that the Fair4S accelerates the average waiting times of small jobs by a factor of 7 compared with the fair scheduler.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.7
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available