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 FlipKromer:
http://wiki.apache.org/pig/PigTutorial

The comment on the change is:
Noted existence of BuildPig and RunPig

------------------------------------------------------------------------------
- The Pig tutorial shows you how to run two Pig scripts in local mode and 
hadoop mode.
+ 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.  
  
   * '''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.
  
- 
- The Pig tutorial file (pigtutorial.tar.gz) includes the Pig JAR file 
(pig.jar) and the tutorial files (tutorial.jar, Pigs scripts, log files). These 
files work with Hadoop 0.17 and provide everything you need to run the Pig 
scripts. To get started, follow these basic steps: 
+ The Pig tutorial file (attachment:pigtutorial.tar.gz or the 
tutorial/pigtutorial.tar.gz file in the pig distribution) includes the Pig JAR 
file (pig.jar) and the tutorial files (tutorial.jar, Pigs scripts, log files). 
These files work with Hadoop 0.17 and provide everything you need to run the 
Pig scripts. To get started, follow these basic steps: 
  
   1. Install Java.
   1. Download the Pig tutorial file and install Pig.

Reply via email to