You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2009/02/26 23:37:35 UTC

[Pig Wiki] Trivial Update of "PigTutorial" by CorinneC

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.

The following page has been changed by CorinneC:
http://wiki.apache.org/pig/PigTutorial

------------------------------------------------------------------------------
- This tutorial should stand alone, but you can detour first through BuildPig and then the configuration instructions in RunPig. The Pig tutorial shows you how to run two Pig scripts in local mode and hadoop mode.  
+ The Pig tutorial shows you how to run two Pig scripts in local mode and hadoop mode.  
  
   * '''Local Mode''': To run the scripts in local mode, no Hadoop or HDFS installation is required. All files are installed and run from your local host and file system.
   * '''Hadoop Mode''': To run the scripts in hadoop (mapreduce) mode, you need access to a Hadoop cluster and HDFS installation.