Automatic Optimization for MapReduce Programs
Summary: Manimal statically analyzes free-form MapReduce code to infer relational data semantics (e.g., selections/projections) without programmer annotations. It automatically applies database-style optimizations, achieving up to 1,121% speedups on existing jobs. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Eaman Jahani (University of Michigan)
- 2. Michael J. Cafarella (University of Michigan)
- 3. Christopher Ré (University of Wisconsin)
BibTeX Citation
@article{jahani_vldb11,
title = {{Automatic Optimization for MapReduce Programs}},
author = {Jahani, Eaman and Cafarella, Michael J. and Ré, Christopher},
journal = {PVLDB},
series = {{VLDB} '11},
volume = {4},
number = {6},
pages = {385--396},
doi = {10.14778/2020.2021},
url = {https://doi.org/10.14778/2020.2021},
year = {2011}
}
Incoming Citations (Sorted by Pagerank)
Showing 19 of 19 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,054 | Interactive Analytical Processing in Big Data Systems: A Cross-Industry Study of MapReduce Workloads | 2012 | VLDB |
| 2 | 4,599 | Automatically Leveraging MapReduce Frameworks for Data-Intensive Applications | 2018 | SIGMOD |
| 3 | 12,174 | Anti-Combining for MapReduce | 2014 | SIGMOD |
| 4 | 44 | A Comparison of Approaches to Large-Scale Data Analysis | 2009 | SIGMOD |
| 5 | 1,436 | The Performance of MapReduce: An In-depth Study | 2010 | VLDB |
| 6 | 2,265 | A Platform for Scalable One-Pass Analytics using MapReduce | 2011 | SIGMOD |
| 7 | 72 | Map-Reduce-Merge: Simplified Relational Data Processing on Large Clusters | 2007 | SIGMOD |
| 8 | 2,539 | Minimal MapReduce Algorithms | 2013 | SIGMOD |
| 9 | 3,163 | Multi-Query Optimization in MapReduce Framework | 2014 | VLDB |
| 10 | 735 | Profiling, What-if Analysis, and Cost-based Optimization of MapReduce Programs | 2011 | VLDB |