You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by om...@apache.org on 2011/01/06 00:12:49 UTC

svn commit: r1055684 - /hadoop/common/branches/branch-0.20/CHANGES.txt

Author: omalley
Date: Wed Jan  5 23:12:49 2011
New Revision: 1055684

URL: http://svn.apache.org/viewvc?rev=1055684&view=rev
Log:
HADOOP-1734. Move to release 0.20.4 since I already made the tag 0.20.3.

Modified:
    hadoop/common/branches/branch-0.20/CHANGES.txt

Modified: hadoop/common/branches/branch-0.20/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20/CHANGES.txt?rev=1055684&r1=1055683&r2=1055684&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.20/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.20/CHANGES.txt Wed Jan  5 23:12:49 2011
@@ -8,6 +8,9 @@ Release 0.20.4 - Unreleased
 
   IMPROVEMENTS
 
+    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
+    (todd)
+
 Release 0.20.3 - 2011-1-5
 
   NEW FEATURES
@@ -89,9 +92,6 @@ Release 0.20.3 - 2011-1-5
 
     MAPREDUCE-1832. Allow file sizes less than 1MB in DFSIO benchmark. (shv)
 
-    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
-    (todd)
-
 Release 0.20.2 - 2010-2-19
 
   NEW FEATURES



Re: svn commit: r1055684 - /hadoop/common/branches/branch-0.20/CHANGES.txt

Posted by Ian Holsman <ha...@holsman.net>.
On Jan 8, 2011, at 4:44 AM, Owen O'Malley wrote:

> 
> To prevent future race conditions, let me formally be the RM for 0.20.3. Please check with me before any commits to the 0.20 branch.
> 

Great news..
Thanks Owen.


> -- Owen


Re: svn commit: r1055684 - /hadoop/common/branches/branch-0.20/CHANGES.txt

Posted by Owen O'Malley <om...@apache.org>.
On Jan 5, 2011, at 3:58 PM, Ian Holsman wrote:

> Is 20.3 a 'dead' release ?
>
> I haven't seen any discussion of this on the apache lists about  
> creating a 20.3 release, and kind of goes against all the discussion  
> that we recently had with StAck about creating a 'append' release on  
> 0.20.

It isn't dead and we've had patches that have been on the branch for a  
long time. It was just that no one had decided to make it. After  
seeing more people using 0.20.2, I decided to get that release out. I  
should have posted to the dev list first, but the branch seemed very  
quiet so I didn't think it was a big deal, sorry about that.

> I'm not against 20.3, but I would like to see some discussion and  
> not have things reverted out of it without discussion.

I *didn't* revert the change. I just moved the description in  
CHANGES.txt to 0.20.4 since the change went in after the 0.20.3rc0  
tag. In fact, I have since found a bug in 0.20.3rc0 and so I will  
include h-1734 in the 0.20.3rc1.

To prevent future race conditions, let me formally be the RM for  
0.20.3. Please check with me before any commits to the 0.20 branch.

-- Owen


Re: svn commit: r1055684 - /hadoop/common/branches/branch-0.20/CHANGES.txt

Posted by Ian Holsman <ha...@holsman.net>.
Is 20.3 a 'dead' release ?

I haven't seen any discussion of this on the apache lists about creating a 20.3 release, and kind of goes against all the discussion that we recently had with StAck about creating a 'append' release on 0.20.


I'm not against 20.3, but I would like to see some discussion and not have things reverted out of it without discussion.



On Jan 6, 2011, at 10:12 AM, omalley@apache.org wrote:

> Author: omalley
> Date: Wed Jan  5 23:12:49 2011
> New Revision: 1055684
> 
> URL: http://svn.apache.org/viewvc?rev=1055684&view=rev
> Log:
> HADOOP-1734. Move to release 0.20.4 since I already made the tag 0.20.3.
> 
> Modified:
>    hadoop/common/branches/branch-0.20/CHANGES.txt
> 
> Modified: hadoop/common/branches/branch-0.20/CHANGES.txt
> URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20/CHANGES.txt?rev=1055684&r1=1055683&r2=1055684&view=diff
> ==============================================================================
> --- hadoop/common/branches/branch-0.20/CHANGES.txt (original)
> +++ hadoop/common/branches/branch-0.20/CHANGES.txt Wed Jan  5 23:12:49 2011
> @@ -8,6 +8,9 @@ Release 0.20.4 - Unreleased
> 
>   IMPROVEMENTS
> 
> +    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
> +    (todd)
> +
> Release 0.20.3 - 2011-1-5
> 
>   NEW FEATURES
> @@ -89,9 +92,6 @@ Release 0.20.3 - 2011-1-5
> 
>     MAPREDUCE-1832. Allow file sizes less than 1MB in DFSIO benchmark. (shv)
> 
> -    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
> -    (todd)
> -
> Release 0.20.2 - 2010-2-19
> 
>   NEW FEATURES
> 
> 


Re: svn commit: r1055684 - /hadoop/common/branches/branch-0.20/CHANGES.txt

Posted by Ian Holsman <ha...@holsman.net>.
Is 20.3 a 'dead' release ?

I haven't seen any discussion of this on the apache lists about creating a 20.3 release, and kind of goes against all the discussion that we recently had with StAck about creating a 'append' release on 0.20.


I'm not against 20.3, but I would like to see some discussion and not have things reverted out of it without discussion.



On Jan 6, 2011, at 10:12 AM, omalley@apache.org wrote:

> Author: omalley
> Date: Wed Jan  5 23:12:49 2011
> New Revision: 1055684
> 
> URL: http://svn.apache.org/viewvc?rev=1055684&view=rev
> Log:
> HADOOP-1734. Move to release 0.20.4 since I already made the tag 0.20.3.
> 
> Modified:
>    hadoop/common/branches/branch-0.20/CHANGES.txt
> 
> Modified: hadoop/common/branches/branch-0.20/CHANGES.txt
> URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20/CHANGES.txt?rev=1055684&r1=1055683&r2=1055684&view=diff
> ==============================================================================
> --- hadoop/common/branches/branch-0.20/CHANGES.txt (original)
> +++ hadoop/common/branches/branch-0.20/CHANGES.txt Wed Jan  5 23:12:49 2011
> @@ -8,6 +8,9 @@ Release 0.20.4 - Unreleased
> 
>   IMPROVEMENTS
> 
> +    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
> +    (todd)
> +
> Release 0.20.3 - 2011-1-5
> 
>   NEW FEATURES
> @@ -89,9 +92,6 @@ Release 0.20.3 - 2011-1-5
> 
>     MAPREDUCE-1832. Allow file sizes less than 1MB in DFSIO benchmark. (shv)
> 
> -    MAPREDUCE-1734. Un-deprecate the old MapReduce API in the 0.20 branch.
> -    (todd)
> -
> Release 0.20.2 - 2010-2-19
> 
>   NEW FEATURES
> 
>