Difference between revisions of "CSC352 Class Page 2010"
(→Resources: References & Bibliography) |
(→Resources: References & Bibliography) |
||
Line 58: | Line 58: | ||
*[http://hadoop.apache.org/common/ Apache's Documentation on Hadoop Common] | *[http://hadoop.apache.org/common/ Apache's Documentation on Hadoop Common] | ||
**[http://hadoop.apache.org/common/docs/current/mapred_tutorial.html The Hadoop Tutorial] from Apache. A must-do! | **[http://hadoop.apache.org/common/docs/current/mapred_tutorial.html The Hadoop Tutorial] from Apache. A must-do! | ||
− | |||
**[http://hadoop.apache.org/common/docs/current/streaming.html#Hadoop+Streaming Hadoop Streaming], i.e. using Hadoop with Python, for example. | **[http://hadoop.apache.org/common/docs/current/streaming.html#Hadoop+Streaming Hadoop Streaming], i.e. using Hadoop with Python, for example. | ||
* [http://developer.yahoo.com/hadoop/tutorial/ A Yahoo Tutorial] on Hadoop | * [http://developer.yahoo.com/hadoop/tutorial/ A Yahoo Tutorial] on Hadoop | ||
*[http://www.hadoopbook.com/ The Hadoop-Book] Web site. | *[http://www.hadoopbook.com/ The Hadoop-Book] Web site. | ||
*[http://wiki.apache.org/hadoop/FrontPage The Hadoop Wiki], the authoritative source on working with Hadoop | *[http://wiki.apache.org/hadoop/FrontPage The Hadoop Wiki], the authoritative source on working with Hadoop | ||
− | *[http://code.google.com/edu/parallel/tools/hadoopvm/index.html Hadoop at Google]: | + | *[http://code.google.com/edu/parallel/tools/hadoopvm/index.html Hadoop at Google]: A preconfigured single node instance available at Google. |
− | |||
*[http://code.google.com/edu/parallel/tools/hadoopvm/index.html Guide for setting up IBM's Eclipse Tools for Hadoop] (go to bottom of page) | *[http://code.google.com/edu/parallel/tools/hadoopvm/index.html Guide for setting up IBM's Eclipse Tools for Hadoop] (go to bottom of page) | ||
:The IBM MapReduce Tools for Eclipse Plug-in is a robust plug-in that brings Hadoop support to the Eclipse platform. Features include server configuration, support for launching MapReduce jobs and browsing the distributed file system. This setup assumes that you are running Eclipse (version 3.3 or above) on your computer. | :The IBM MapReduce Tools for Eclipse Plug-in is a robust plug-in that brings Hadoop support to the Eclipse platform. Features include server configuration, support for launching MapReduce jobs and browsing the distributed file system. This setup assumes that you are running Eclipse (version 3.3 or above) on your computer. |