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 2010/10/07 01:49:14 UTC

[Pig Wiki] Update of "BuildPig" by AlanGates

Dear Wiki user,

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

The "BuildPig" page has been changed by AlanGates.
http://wiki.apache.org/pig/BuildPig?action=diff&rev1=13&rev2=14

--------------------------------------------------

  == Releases ==
  
- Pig v.0.1.1 is out: [[http://hadoop.apache.org/pig/releases.html]]
+ Pig 0.7 is out: [[http://pig.apache.org/releases.html]]
  
  == Requirements ==
  
@@ -13, +13 @@

  
  == Building Pig ==
  
-    1. Check out pig code from SVN: `svn co http://svn.apache.org/repos/asf/hadoop/pig/trunk/`
+    1. Check out pig code from SVN: `svn co http://svn.apache.org/repos/asf/pig/trunk/`
     2. Build the code from the top directory: `ant`. If the build is successful, you should see the `pig.jar` file created in that directory.
     3. To validate your `pig.jar` run unit test: `ant test`
  
  == Hadoop Compatibility ==
  
- Pig requires Hadoop 18
+ Pig requires Hadoop 0.20