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

------------------------------------------------------------------------------
  To build a jar file that contains all available user defined functions 
(UDFs), please follow the steps:
  
   1. Checkout UDF code: `svn co 
http://svn.apache.org/repos/asf/hadoop/pig/trunk/contrib/piggybank`
-  2. Add pig.jar to your ClassPath : `export 
CLASSPATH=$CLASSPATH:/path/to/pig.jar
+  2. Add pig.jar to your ClassPath : `export 
CLASSPATH=$CLASSPATH:/path/to/pig.jar`
   3. Build the jar file: from `trunk/contrib/piggybank/java` directory run 
`ant`. This will generate `piggybank.jar` in the same directory.
  
  

Reply via email to