Publication | Closed Access
HPMR: Prefetching and pre-shuffling in shared MapReduce computation environment
127
Citations
17
References
2009
Year
Unknown Venue
Cluster ComputingEngineeringMachine LearningComputer ArchitectureMap-reduceDistributed Data AnalyticsData ScienceData MiningShared MemoryNative HadoopParallel ComputingData ManagementHigh-performance Data AnalyticsComputer EngineeringComputer ScienceMapreduce Computation EnvironmentData-intensive ComputingEdge ComputingCloud ComputingParallel ProgrammingData-level ParallelismMassive Data ProcessingBig Data
MapReduce is a programming model that supports distributed and parallel processing for large-scale data-intensive applications such as machine learning, data mining, and scientific simulation. Hadoop is an open-source implementation of the MapReduce programming model. Hadoop is used by many companies including Yahoo!, Amazon, and Facebook to perform various data mining on large-scale data sets such as user search logs and visit logs. In these cases, it is very common to share the same computing resources by multiple users due to practical considerations about cost, system utilization, and manageability. However, Hadoop assumes that all cluster nodes are dedicated to a single user, failing to guarantee high performance in the shared MapReduce computation environment. In this paper, we propose two optimization schemes, prefetching and pre-shuffling, which improve the overall performance under the shared environment while retaining compatibility with the native Hadoop. The proposed schemes are implemented in the native Hadoop-0.18.3 as a plug-in component called HPMR (High Performance MapReduce Engine). Our evaluation on the Yahoo!Grid platform with three different workloads and seven types of test sets from Yahoo! shows that HPMR reduces the execution time by up to 73%.
| Year | Citations | |
|---|---|---|
Page 1
Page 1