Map Reduce | Hadoop

Lesson Notes

Introduction to Distributed Systems Lesson Notes

Video

Ch.03-06 Map Reduce | Hadoop

Ch.03-07 - Combiner | Map Reduce | Hadoop

Ch.03-08 - With vs Without Combiners | Map Reduce | Hadoop

Ch.03-09 - Inverted Index | Map Reduce | Hadoop

Ch.03-10 - Custom Writable Implementation | Map Reduce | Hadoop

Ch.03-11 - Custom Partitioner | Map Reduce | Hadoop

Ch.03-12 - Secondary Sort - Part 1 | Map Reduce | Hadoop

Ch.03-13 - Secondary Sort - Part 2 | Map Reduce | Hadoop

Ch.03-14 - Reduce Side Join | Map Reduce | Hadoop

Ch.03-15 -Map Side Join | Map Reduce | Hadoop

Ch.03-16 - Hadoop Filesystems and CLI | Hadoop

Ch.03-17 - Anatomy of a File Read and Write | HDFS | Hadoop

Further Reading

  • Hadoop The Definitive Guide 4th Edition: Chapter 5. Hadoop I/O
  • Hadoop The Definitive Guide 4th Edition: Part II. MapReduce
    • Chapter 6. Developing a MapReduce Application
    • Chapter 7. How MapReduce Works
    • Chapter 8. MapReduce Types and Formats
    • Chapter 9. MapReduce Features

Previous
Next