Difference between revisions of "Class meeting for 10-605 Phrases with Stream and Sort"

From Cohen Courses
Jump to navigationJump to search
Line 6: Line 6:
 
* [http://www.cs.cmu.edu/~wcohen/10-605/c_abstractions.pptx Slides in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/c_abstractions.pptx Slides in PDF]
 
* [http://www.cs.cmu.edu/~wcohen/10-605/c_abstractions.pptx Slides in Powerpoint], [http://www.cs.cmu.edu/~wcohen/10-605/c_abstractions.pptx Slides in PDF]
  
* [http://www.cs.cmu.edu/~wcohen/10-605/mapreduce.ppt Map-Reduce overview - ppt], [http://www.cs.cmu.edu/~wcohen/10-605/mapreduce.pdf pdf]  
+
Map-reduce overview:
 +
 
 +
* [http://www.cs.cmu.edu/~wcohen/10-605/d_mapreduce.ppt Map-Reduce overview - ppt], [http://www.cs.cmu.edu/~wcohen/10-605/d_mapreduce.pdf pdf]  
 +
 
 +
Other:
  
 
* [http://www.cs.cmu.edu/~wcohen/10-605/annotated-hadoop-log.txt  A log of me interacting with Hadoop] (streaming Hadoop only).
 
* [http://www.cs.cmu.edu/~wcohen/10-605/annotated-hadoop-log.txt  A log of me interacting with Hadoop] (streaming Hadoop only).

Revision as of 11:37, 15 September 2015

This is one of the class meetings on the schedule for the course Machine Learning with Large Datasets 10-605 in Spring_2015.

Slides

Abstractions for map-reduce workflows:

Map-reduce overview:

Other:

Readings for the Class

  • There are lots of on-line tutorials for Hadoop. The O'Reilly Book is also quite good.