Publication | Closed Access
LEEN: Locality/Fairness-Aware Key Partitioning for MapReduce in the Cloud
169
Citations
18
References
2010
Year
Unknown Venue
Cluster ComputingEngineeringComputation SkewDistributed AlgorithmsParallel StorageMap-reduceFair DistributionData ScienceMapreduce ImplementationParallel ComputingData ManagementData PrivacyComputer ScienceScalable ComputingLocality/fairness-aware Key PartitioningCloud ComputingParallel ProgrammingDistributed Data StoreMassive Data ProcessingBig Data
This paper investigates the problem of Partitioning Skew in MapReduce-based system. Our studies with Hadoop, a widely used MapReduce implementation, demonstrate that the presence of partitioning skew causes a huge amount of data transfer during the shuffle phase and leads to significant unfairness on the reduce input among different data nodes. As a result, the applications experience performance degradation due to the long data transfer during the shuffle phase along with the computation skew, particularly in reduce phase. We develop a novel algorithm named LEEN for locality-aware and fairness-aware key partitioning in MapReduce. LEEN embraces an asynchronous map and reduce scheme. All buffered intermediate keys are partitioned according to their frequencies and the fairness of the expected data distribution after the shuffle phase. We have integrated LEEN into Hadoop-0.18.0. Our experiments demonstrate that LEEN can efficiently achieve higher locality and reduce the amount of shuffled data. More importantly, LEEN guarantees fair distribution of the reduce inputs. As a result, LEEN achieves a performance improvement of up to 40% on different workloads.
| Year | Citations | |
|---|---|---|
Page 1
Page 1