RE: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-24 Thread Olga Natkovich
...@hadoop.apache.org; gene...@hadoop.apache.org Subject: [VOTE] Release Pig 0.3.0 (candidate 0) Hi, I created a candidate build for Pig 0.3.0 release. The main feature of this release is support for multiquery which allows to share computation across multiple queries within the same script. We see

Re: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-22 Thread Alan Gates
Downloaded, ran, ran tutorial, built piggybank. All looks good. +1 Alan. On Jun 18, 2009, at 12:30 PM, Olga Natkovich wrote: Hi, I created a candidate build for Pig 0.3.0 release. The main feature of this release is support for multiquery which allows to share computation across

Re: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-22 Thread Arun C Murthy
On Jun 18, 2009, at 12:30 PM, Olga Natkovich wrote: Hi, I created a candidate build for Pig 0.3.0 release. The main feature of this release is support for multiquery which allows to share computation across multiple queries within the same script. We see significant performance

Re: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-22 Thread Nigel Daley
+1. On Jun 18, 2009, at 12:30 PM, Olga Natkovich wrote: Hi, I created a candidate build for Pig 0.3.0 release. The main feature of this release is support for multiquery which allows to share computation across multiple queries within the same script. We see significant performance

RE: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-22 Thread Pradeep Kamath
+1 for release. -Pradeep -Original Message- From: Alan Gates [mailto:ga...@yahoo-inc.com] Sent: Monday, June 22, 2009 9:30 AM To: priv...@hadoop.apache.org Cc: pig-dev@hadoop.apache.org; gene...@hadoop.apache.org Subject: Re: [VOTE] Release Pig 0.3.0 (candidate 0) Downloaded, ran, ran

Re: [VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-22 Thread Daniel Dai
Unit test pass on Windows. +1 for release. Daniel - Original Message - From: Santhosh Srinivasan s...@yahoo-inc.com To: pig-dev@hadoop.apache.org Sent: Monday, June 22, 2009 2:15 PM Subject: RE: [VOTE] Release Pig 0.3.0 (candidate 0) I was able to download the archive, verify

[VOTE] Release Pig 0.3.0 (candidate 0)

2009-06-18 Thread Olga Natkovich
Hi, I created a candidate build for Pig 0.3.0 release. The main feature of this release is support for multiquery which allows to share computation across multiple queries within the same script. We see significant performance improvements (up to order of magnitude) as the result of this