Difference between revisions of "Hadoop/MapReduce Tutorials"
Line 5: | Line 5: | ||
[[File:HadoopCartoon.png | right | 50px]] | [[File:HadoopCartoon.png | right | 50px]] | ||
<bluebox> | <bluebox> | ||
− | |||
<br /> | <br /> | ||
These tutorials target the Hadoop/MapReduce Cluster in the CS Dept. at Smith College, as well as Amazon's EC2 and S3. | These tutorials target the Hadoop/MapReduce Cluster in the CS Dept. at Smith College, as well as Amazon's EC2 and S3. | ||
− | |||
− | |||
<br /> | <br /> | ||
</bluebox> | </bluebox> |
Latest revision as of 15:54, 18 April 2010
--D. Thiebaut 16:01, 18 April 2010 (UTC)
These tutorials target the Hadoop/MapReduce Cluster in the CS Dept. at Smith College, as well as Amazon's EC2 and S3.
Tutorial Description Running WordCount written in Java on the Smith College Hadoop/MapReduce Cluster
Creating timelines of the execution of tasks during the execution of a MapReduce program.
Running WordCount in Python on the Smith College Hadoop/MapReduce Cluster
Running a streaming Python MapReduce program on XML files
Running C++ programs under Hadoop Pipes
Running Hadoop jobs on Amazon AWS
Uploading text to S3 and running Amazon's WordCount Java program on our own data.
Uploading and Running your own streaming version of the WordCount program on AWS.
Computing the cost of maintaining a cluster of 6 MapReduce instances on Amazon's AWS
Start a server on Amazon's EC2 infrastructure