Udacity Intro to Hadoop and MapReduce
Final Project
This class is my final project for Udacity's Hadoop and MapReduce course.
It is also intended as a portfolio project for my Hadoop and MapReduce skills.
The raw data for this project is available here.
Files
Required
Answers to the Final Project questions
- study_groups_mapper.py [Study Groups Exercise]
- study_groups_reducer.py [Study Groups Exercise]
- student_times_mapper.py [Student Times Exercise]
- student_times_reducer.py [Student Times Exercise]
- popular_tags_mapper.py [Top Tags Exercise]
- popular_tags_reducer.py [Top Tags Exercise]
- average_length_mapper.py [Post and Answer Length Exercise]
- average_length_reducer.py [Post and Answer Length Exercise]
Extra Credit
Code [Average response time in minutes to question]