Intro to Hadoop and MapReduce

Go to class
Write Review

Free Online Course: Intro to Hadoop and MapReduce provided by Udacity is a comprehensive online course, which lasts for 4 weeks long. The course is taught in English and is free of charge. Intro to Hadoop and MapReduce is taught by Ian Wrigley and Sarah Sproehnle.

Overview
  • The Apache™ Hadoop® project develops open-source software for reliable, scalable, distributed computing. Learn the fundamental principles behind it, and how you can use its power to make sense of your Big Data.

Syllabus
    • Big Data
      • What is Big Data?,The problems big data creates.,How Apache Hadoop addresses these problems.
    • HDFS and MapReduce
      • Discover how HDFS distributes data over multiple computers.,Learn how MapReduce enables analyzing datasets in parallel across multiple machines.
    • MapReduce code
      • Write your own MapReduce code.
    • MapReduce Design Patterns
      • Use common patterns for MapReduce programs to analyze Udacity forum data.