Code associated with the youtube video http://www.youtube.com/watch?v=KwW7bQRykHI
Please note, i am not the author of this video. I simplied copied the code from the video since people were asking for it
This code assumes that you have already provisioned a hadoop 1.1.1 cluster
#Add execute permission
sudo chmod +x compile.sh
#create the classes/ dir && compile the java code
./compile.sh