Skip to content

Commit bb98981

Browse files
committed
Add mapreduce paper to notes
1 parent f380d62 commit bb98981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ template = "notes.html"
88
- [Architecture of a Database System](https://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf)
99
- [Apache Arrow DataFusion: A Fast, Embeddable, Modular Analytic Query Engine](https://github.com/apache/datafusion/files/15149988/DataFusion_Query_Engine___SIGMOD_2024-FINAL-mk4.pdf)
1010
- [The Google File System](https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/gfs-sosp2003.pdf)
11+
- [MapReduce: Simplified Data Processing on Large Clusters](https://static.googleusercontent.com/media/research.google.com/zh-CN//archive/mapreduce-osdi04.pdf)
1112

1213
## Technical Books I have read
1314
- 《操作系统导论》 / Operating Systems: Three Easy Pieces

0 commit comments

Comments
 (0)