Column-Oriented Storage Techniques for MapReduce
Summary: Adapts columnar storage to Hadoop while preserving MapReduce APIs and replication/scheduling, delivering up to 100× faster map phases than text. A skip-list format and lazy record construction avoid deserializing unused nested data. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Avrilia Floratou (University of Wisconsin)
- 2. Jignesh M. Patel (University of Wisconsin)
- 3. Eugene J. Shekita (IBM)
- 4. Sandeep Tata (IBM)
BibTeX Citation
@article{floratou_vldb11,
title = {{Column-Oriented Storage Techniques for MapReduce}},
author = {Floratou, Avrilia and Patel, Jignesh M. and Shekita, Eugene J. and Tata, Sandeep},
journal = {PVLDB},
series = {{VLDB} '11},
volume = {4},
number = {7},
doi = {10.14778/1988776.1988778},
url = {https://doi.org/10.14778/1988776.1988778},
year = {2011}
}
Incoming Citations (Sorted by Pagerank)
Showing 16 of 16 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 13 of 13 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,395 | Column-oriented Database Systems | 2009 | VLDB |
| 2 | 120 | HadoopDB: An Architectural Hybrid of MapReduce and DBMS Technologies for Analytical Workloads | 2009 | VLDB |
| 3 | 2,539 | Minimal MapReduce Algorithms | 2013 | SIGMOD |
| 4 | 2,265 | A Platform for Scalable One-Pass Analytics using MapReduce | 2011 | SIGMOD |
| 5 | 9,510 | Efficient Big Data Processing in Hadoop MapReduce | 2012 | VLDB |
| 6 | 660 | Hadoop++: Making a Yellow Elephant Run Like a Cheetah (Without It Even Noticing) | 2010 | VLDB |
| 7 | 2,642 | CoHadoop: Flexible Data Placement and Its Exploitation in Hadoop | 2011 | VLDB |
| 8 | 6,896 | Wide Table Layout Optimization based on Column Ordering and Duplication | 2017 | SIGMOD |
| 9 | 3,877 | An Empirical Evaluation of Columnar Storage Formats | 2024 | VLDB |
| 10 | 1,436 | The Performance of MapReduce: An In-depth Study | 2010 | VLDB |