Profiling, What-if Analysis, and Cost-based Optimization of MapReduce Programs
Summary: First cost-based optimizer for MapReduce programs, tackling the large configuration parameter space with black-box map/reduce functions. Profiler for unmodified programs and a what-if cost estimator enable data-driven optimization; prototype on Hadoop, with cross-domain evaluation. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Herodotos Herodotou (Duke University)
- 2. Shivnath Babu (Duke University)
BibTeX Citation
@article{herodotou_vldb11,
title = {{Profiling, What-if Analysis, and Cost-based Optimization of MapReduce Programs}},
author = {Herodotou, Herodotos and Babu, Shivnath},
journal = {PVLDB},
series = {{VLDB} '11},
volume = {4},
number = {11},
pages = {1111--1122},
doi = {10.14778/3402703.3402707},
url = {https://doi.org/10.14778/3402703.3402707},
year = {2011}
}
Incoming Citations (Sorted by Pagerank)
Showing 37 of 37 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 8 of 8 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 120 | HadoopDB: An Architectural Hybrid of MapReduce and DBMS Technologies for Analytical Workloads | 2009 | VLDB | 0.00031680027 |
| 372 | HaLoop: Efficient Iterative Data Processing on Large Clusters | 2010 | VLDB | 0.0001981521 |
| 660 | Hadoop++: Making a Yellow Elephant Run Like a Cheetah (Without It Even Noticing) | 2010 | VLDB | 0.00015198804 |
| 769 | A Comparison of Join Algorithms for Log Processing in MapReduce | 2010 | SIGMOD | 0.00014166872 |
| 803 | MRShare: Sharing Across Multiple Queries in MapReduce | 2010 | VLDB | 0.00013899943 |
| 923 | Starfish: A Self-tuning System for Big Data Analytics | 2011 | CIDR | 0.00013189886 |
| 1,257 | Automatic Optimization for MapReduce Programs | 2011 | VLDB | 0.000114432 |
| 1,436 | The Performance of MapReduce: An In-depth Study | 2010 | VLDB | 0.00010797443 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 120 | HadoopDB: An Architectural Hybrid of MapReduce and DBMS Technologies for Analytical Workloads | 2009 | VLDB |
| 2 | 72 | Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters | 2007 | SIGMOD |
| 3 | 9,510 | Efficient Big Data Processing in Hadoop MapReduce | 2012 | VLDB |
| 4 | 1,054 | Interactive Analytical Processing in Big Data Systems: A Cross-Industry Study of MapReduce Workloads | 2012 | VLDB |
| 5 | 2,539 | Minimal MapReduce Algorithms | 2013 | SIGMOD |
| 6 | 2,265 | A Platform for Scalable One-Pass Analytics using MapReduce | 2011 | SIGMOD |
| 7 | 1,436 | The Performance of MapReduce: An In-depth Study | 2010 | VLDB |
| 8 | 3,163 | Multi-Query Optimization in MapReduce Framework | 2014 | VLDB |
| 9 | 1,257 | Automatic Optimization for MapReduce Programs | 2011 | VLDB |
| 10 | 8,497 | MapReduce Programming and Cost-based Optimization? Crossing this Chasm with Starfish | 2011 | VLDB |