Difference between revisions of "CSC352 Class Page 2010"
(→Resources: References & Bibliography) |
(→Resources: References & Bibliography) |
||
Line 79: | Line 79: | ||
** [http://wiki.apache.org/hadoop/HadoopDfsReadWriteExample How to read and write to HDFS] | ** [http://wiki.apache.org/hadoop/HadoopDfsReadWriteExample How to read and write to HDFS] | ||
*[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 Hadoop at Google]: A preconfigured single node instance available at Google. | ||
+ | * [http://www.michael-noll.com/wiki/Writing_An_Hadoop_MapReduce_Program_In_Python Writing the WordCount] in Python | ||
*[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. |