Difference between revisions of "Class meeting for 10-605 in Fall 2016 Hadoop Overview"

From Cohen Courses
Jump to navigationJump to search
(Created page with "This is one of the class meetings on the schedule for the course Machine Learning with Large Data...")
 
Line 5: Line 5:
  
 
* [http://www.cs.cmu.edu/~wcohen/10-605/beyond-hadoop.pptx Workflows in PIG]
 
* [http://www.cs.cmu.edu/~wcohen/10-605/beyond-hadoop.pptx Workflows in PIG]
 +
* The phrases example:
 +
** [[http://www.cs.cmu.edu/~wcohen/10-605/pig-examples/phrases.pig PIG source code]
 +
** [[http://www.cs.cmu.edu/~wcohen/10-605/pig-examples/SmoothPKL.java Java source code]
  
 
=== Readings ===
 
=== Readings ===
  
 
* None required.  A nice on-line resource for PIG is the on-line version of the O'Reilly Book [http://chimera.labs.oreilly.com/books/1234000001811/index.html Programming Pig].
 
* None required.  A nice on-line resource for PIG is the on-line version of the O'Reilly Book [http://chimera.labs.oreilly.com/books/1234000001811/index.html Programming Pig].

Revision as of 13:11, 7 April 2014

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

Slides

Readings

  • None required. A nice on-line resource for PIG is the on-line version of the O'Reilly Book Programming Pig.