You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,8 @@ It is also intended as a portfolio project for my Hadoop and MapReduce skills.
9
9
10
10
The raw data for this project is available [here](http://content.udacity-data.com/course/hadoop/forum_data.tar.gz).
11
11
12
-
### Required Files
12
+
### Files
13
+
#### Required
13
14
14
15
[Answers to the Final Project questions](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/doc/FinalProjectQuestions.md)
15
16
@@ -23,6 +24,11 @@ The raw data for this project is available [here](http://content.udacity-data.co
23
24
*[average_length_mapper.py](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/average_length_mapper.py)[Post and Answer Length Exercise]
24
25
*[average_length_reducer.py](https://github.com/paul-reiners/udacity-intro-hadoop-mapreduce/blob/master/code/project/map_reduce/average_length_reducer.py)[Post and Answer Length Exercise]
25
26
27
+
#### Extra Credit
28
+
Code [Average response time in minutes to question]
0 commit comments