Skip to main content Link Search Menu Expand Document (external link)
Last updated: | Permalink

Lecture 4: GFS (HDFS) and MapReduce

Learning objectives:

In this lecture, you will learn:

  • Lec4a: the design of GFS (HDFS)
  • Lec4a: partitioning, replication, and the motivation of them
  • Lec4a: role clients, master (NameNode), chunk servers (DataNodes) play for distributed file system reads and writes
  • Lec4b: role mappers and reducers have in MapReduce jobs

Lecture slides

Readings

Recordings

  • Lec4a (first half): video
  • Lec4a (last bit) + HDFS demo + Lec4b (first half): video

Quiz


© 2024 Yue Cheng. Released under the CC BY-SA license