You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by Olga Natkovich <ol...@yahoo-inc.com> on 2009/11/09 21:26:33 UTC

[VOTE] Branch for Pig 0.6.0 release

Hi,

 

I would like to propose to branch for Pig 0.6.0 release with the intent
to have a release before the end of the year. We have done a lot of work
since branching for Pig 0.5.0 that we would like to share with users.
This includes changing how bags are spilled onto disk (PIG-975,
PIG-1037), skewed and fragment-replicated outer join plus many other
performance improvements and bug fixes.

 

Please vote by Thursday.

 

Thanks,

 

Olga

 

 


RE: [VOTE] Branch for Pig 0.6.0 release

Posted by Olga Natkovich <ol...@yahoo-inc.com>.
I created the branch. Trunk is open for commits.

Olga

-----Original Message-----
From: Olga Natkovich 
Sent: Thursday, November 12, 2009 10:46 AM
To: 'pig-dev@hadoop.apache.org'
Subject: RE: [VOTE] Branch for Pig 0.6.0 release

We have 4 +1 votes for this and no -1s. I am about to create 0.6.0
branch. Please, hold off any commits to the trunk until I am done.

Thanks,

Olga

-----Original Message-----
From: Alan Gates [mailto:gates@yahoo-inc.com] 
Sent: Monday, November 09, 2009 12:43 PM
To: pig-dev@hadoop.apache.org
Subject: Re: [VOTE] Branch for Pig 0.6.0 release

+1.  In addition to the new features we've added, our change to use  
Hadoop's LineRecordReader brought Pig to parity with Hadoop in the  
PigMix tests, about a 30% average performance improvement.  This  
should be huge for our users.

Alan.

On Nov 9, 2009, at 12:26 PM, Olga Natkovich wrote:

> Hi,
>
>
>
> I would like to propose to branch for Pig 0.6.0 release with the  
> intent
> to have a release before the end of the year. We have done a lot of  
> work
> since branching for Pig 0.5.0 that we would like to share with users.
> This includes changing how bags are spilled onto disk (PIG-975,
> PIG-1037), skewed and fragment-replicated outer join plus many other
> performance improvements and bug fixes.
>
>
>
> Please vote by Thursday.
>
>
>
> Thanks,
>
>
>
> Olga
>
>
>
>
>


RE: [VOTE] Branch for Pig 0.6.0 release

Posted by Pradeep Kamath <pr...@yahoo-inc.com>.
+1 

-----Original Message-----
From: Alan Gates [mailto:gates@yahoo-inc.com] 
Sent: Monday, November 09, 2009 12:43 PM
To: pig-dev@hadoop.apache.org
Subject: Re: [VOTE] Branch for Pig 0.6.0 release

+1.  In addition to the new features we've added, our change to use  
Hadoop's LineRecordReader brought Pig to parity with Hadoop in the  
PigMix tests, about a 30% average performance improvement.  This  
should be huge for our users.

Alan.

On Nov 9, 2009, at 12:26 PM, Olga Natkovich wrote:

> Hi,
>
>
>
> I would like to propose to branch for Pig 0.6.0 release with the  
> intent
> to have a release before the end of the year. We have done a lot of  
> work
> since branching for Pig 0.5.0 that we would like to share with users.
> This includes changing how bags are spilled onto disk (PIG-975,
> PIG-1037), skewed and fragment-replicated outer join plus many other
> performance improvements and bug fixes.
>
>
>
> Please vote by Thursday.
>
>
>
> Thanks,
>
>
>
> Olga
>
>
>
>
>


RE: [VOTE] Branch for Pig 0.6.0 release

Posted by Olga Natkovich <ol...@yahoo-inc.com>.
We have 4 +1 votes for this and no -1s. I am about to create 0.6.0
branch. Please, hold off any commits to the trunk until I am done.

Thanks,

Olga

-----Original Message-----
From: Alan Gates [mailto:gates@yahoo-inc.com] 
Sent: Monday, November 09, 2009 12:43 PM
To: pig-dev@hadoop.apache.org
Subject: Re: [VOTE] Branch for Pig 0.6.0 release

+1.  In addition to the new features we've added, our change to use  
Hadoop's LineRecordReader brought Pig to parity with Hadoop in the  
PigMix tests, about a 30% average performance improvement.  This  
should be huge for our users.

Alan.

On Nov 9, 2009, at 12:26 PM, Olga Natkovich wrote:

> Hi,
>
>
>
> I would like to propose to branch for Pig 0.6.0 release with the  
> intent
> to have a release before the end of the year. We have done a lot of  
> work
> since branching for Pig 0.5.0 that we would like to share with users.
> This includes changing how bags are spilled onto disk (PIG-975,
> PIG-1037), skewed and fragment-replicated outer join plus many other
> performance improvements and bug fixes.
>
>
>
> Please vote by Thursday.
>
>
>
> Thanks,
>
>
>
> Olga
>
>
>
>
>


Re: [VOTE] Branch for Pig 0.6.0 release

Posted by Jianyong Dai <ji...@yahoo-inc.com>.
+1. I think Jeff's patch for the file system commands (PIG-891) also 
deserve some advertisement. Those commands are really handy to the end 
users.

Daniel

Alan Gates wrote:
> +1.  In addition to the new features we've added, our change to use  
> Hadoop's LineRecordReader brought Pig to parity with Hadoop in the  
> PigMix tests, about a 30% average performance improvement.  This  
> should be huge for our users.
>
> Alan.
>
> On Nov 9, 2009, at 12:26 PM, Olga Natkovich wrote:
>
>   
>> Hi,
>>
>>
>>
>> I would like to propose to branch for Pig 0.6.0 release with the  
>> intent
>> to have a release before the end of the year. We have done a lot of  
>> work
>> since branching for Pig 0.5.0 that we would like to share with users.
>> This includes changing how bags are spilled onto disk (PIG-975,
>> PIG-1037), skewed and fragment-replicated outer join plus many other
>> performance improvements and bug fixes.
>>
>>
>>
>> Please vote by Thursday.
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Olga
>>
>>
>>
>>
>>
>>     
>
>   


Re: [VOTE] Branch for Pig 0.6.0 release

Posted by Alan Gates <ga...@yahoo-inc.com>.
+1.  In addition to the new features we've added, our change to use  
Hadoop's LineRecordReader brought Pig to parity with Hadoop in the  
PigMix tests, about a 30% average performance improvement.  This  
should be huge for our users.

Alan.

On Nov 9, 2009, at 12:26 PM, Olga Natkovich wrote:

> Hi,
>
>
>
> I would like to propose to branch for Pig 0.6.0 release with the  
> intent
> to have a release before the end of the year. We have done a lot of  
> work
> since branching for Pig 0.5.0 that we would like to share with users.
> This includes changing how bags are spilled onto disk (PIG-975,
> PIG-1037), skewed and fragment-replicated outer join plus many other
> performance improvements and bug fixes.
>
>
>
> Please vote by Thursday.
>
>
>
> Thanks,
>
>
>
> Olga
>
>
>
>
>