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

------------------------------------------------------------------------------
  
  == Requirements ==
  
-    1. '''Java 1.6.x.''' preferably from Sun. Set JAVA_HOME to the root of 
your Java installation.
+    1. '''Java 1.5''' or newer, preferably from Sun. Set JAVA_HOME to the root 
of your Java installation.
     2. '''Ant''' build tool: [http://ant.apache.org/].
     3. To run unit tests, you also need '''JUnit''': 
[http://junit.sourceforge.net/].
     4. To run pig programs, you need access to a '''Hadoop cluster''': 
[http://lucene.apache.org/hadoop/]. It's also possible to run pig in "local" 
mode, with severely limited performance - this mode doesn't require setting up 
a Hadoop cluster.

Reply via email to