Difference between revisions of "CSC352 Class Page 2010"
(→Resources: References & Bibliography) |
(→Resources: References & Bibliography) |
||
Line 68: | Line 68: | ||
*[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. <font color="purple">Many examples in Java and Python</font> | *[http://wiki.apache.org/hadoop/FrontPage The Hadoop Wiki], the authoritative source on working with Hadoop. <font color="purple">Many examples in Java and Python</font> | ||
+ | ** [http://wiki.apache.org/hadoop/WordCount WordCount] | ||
+ | ** [http://wiki.apache.org/hadoop/PythonWordCount Python WordCount] | ||
+ | ** [http://wiki.apache.org/hadoop/C%2B%2BWordCount C++ WordCount] | ||
+ | ** [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://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) |