상세 보기
An efficient key partitioning scheme for heterogeneous MapReduce clusters
- Hanif, Muhammad;
- Lee, Choon hwa
SCOPUS
8초록
Hadoop is a standard implementation of MapReduce framework for running data-intensive applications on the clusters of commodity servers. By thoroughly studying the framework we find out that the shuffle phase, all-to-all input data fetching phase in reduce task significantly affect the application performance. There is a problem of variance in both the intermediate key's frequencies and their distribution among data nodes throughout the cluster in Hadoop's MapReduce system. This variance in system causes network overhead which leads to unfairness on the reduce input among different data nodes in the cluster. Because of the above problem, applications experience performance degradation due to shuffle phase of MapReduce applications. We develop a new novel algorithm; unlike previous systems our algorithm considers a node's capabilities as heuristics to decide a better available trade-off for the locality and fairness in the system. By comparing with the default Hadoop's partitioning algorithm and Leen algorithm, on the average our approach achieve performance gain of 29% and 17%, respectively.
키워드
- 제목
- An efficient key partitioning scheme for heterogeneous MapReduce clusters
- 저자
- Hanif, Muhammad; Lee, Choon hwa
- 발행일
- 2016-03
- 유형
- Conference Paper
- 저널명
- International Conference on Advanced Communication Technology, ICACT
- 권
- 2016-March
- 페이지
- 364 ~ 367