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/PigUserCookbook

The comment on the change is:
some warnings that branch/types won't work out of the box for most

------------------------------------------------------------------------------
  
  ''' Use Code from Types Branch'''
  
- The new and improved code available from 
http://svn.apache.org/viewvc/hadoop/pig/branches/types/ is significantly faster 
than the code currently on the trunk. We are planning to merge the code back to 
trunk in a couple of weeks but meanwhile, please, give it a try. Here is the 
performance comparisons:
+ The new and improved code available from 
http://svn.apache.org/viewvc/hadoop/pig/branches/types/ is significantly faster 
than the code currently on the trunk.  (Currently, 2008 Dec 2, it requires 
hadoop 18.x; and you should make sure to fix the pig.properties). We are 
planning to merge the code back to trunk in a couple of weeks but meanwhile, 
please, give it a try. Here is the performance comparisons:
  
  ||'''Query Type''' || '''Pig 1.4 (s)''' || '''Pig 2.0 (s)''' || 
'''Improvement (times)''' ||
  || GENERATE with Arithmetic operations || 837 || 345 || '''2.4x''' ||

Reply via email to