| Assigned: | 2008-04-30 |
| Due: | 2008-05-29 |
| What to hand in: | URL to targzipped source code and to results; instructions for compiling and running. |
The purpose of this assignment is to implement a document indexing feature in a MapReduce framework.
HADOOP_VERSION = 0.16.3 HADOOP_HOME = /home/brunato/hadoop-$HADOOP_VERSION add $HADOOP_HOME/bin to PATHIf everything is set up properly, the command hadoop should be available.
alpha doc1 beta doc2 gamma doc2Any document choice is fine in case of tie (beta, in the example).