An introduction course to Hadoop and MapReduce created by Cloudera, hosted on Udacity. This repo contains some solutions to MapReduce exercises from the course. The mappers and reducers are written in Python for Hadoop Streaming.
dqian96/udacity-intro-to-hadoop-and-mapreduce
Solutions for a set of MapReduce problems from Udacity's Intro to Hadoop and MapReduce course.
Python