Re: [VOTE] Release Apache Hadoop 0.23.8

2013-06-04 Thread Jason Lowe

+1

- Verified signatures and checksums
- Verified MAPREDUCE-5211 was present in CHANGES.txt and source
- Built from source, deployed single-node cluster, ran example jobs

Jason

On 05/28/2013 11:00 AM, Thomas Graves wrote:

I've created a release candidate (RC0) for hadoop-0.23.8 that I would like
to release.

This release is a sustaining release with several important bug fixes in
it.  The most critical one is MAPREDUCE-5211.

The RC is available at:
http://people.apache.org/~tgraves/hadoop-0.23.8-candidate-0/
The RC tag in svn is here:
http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.8-rc0/

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

I am +1 (binding).

thanks,
Tom Graves





Heads up: branch-2.1-beta

2013-06-04 Thread Arun C Murthy
Folks,

 The vast majority of of the planned features and API work is complete, thanks 
to everyone who contributed!

 I've created a branch-2.1-beta branch from which I anticipate I can make the 
first of our beta releases very shortly.

 For now the remaining work is to wrap up loose ends i.e. last minute api work 
(e.g. YARN-759 showed up last night for consideration), bug-fixes etc.; then 
run this through a battery of unit/system/integration tests and do a final 
review before we ship. There is more work remaining on documentation (e.g. 
HADOOP-9517) and I plan to personally focus on it this week - obviously help 
reviewing docs is very welcome.

 Committers, from now, please please exercise your judgement on where you 
commit. Typically, features should go into branch-2 with 2.3.0 as the version 
on jira (fix-version 2.3.0 is ready). The expectation is that 2.2.0 will be 
limited to content in branch-2.1-beta and we stick to stabilizing it henceforth 
(I've deliberately not created 2.2.0 fix-version on jira yet).

thanks,
Arun


Re: [VOTE] Release Apache Hadoop 0.23.8

2013-06-04 Thread Thomas Graves
Thanks everyone for trying 0.23.8 out and voting.



With 10 +1's (7 binding, 3 non-binding) and no -1's, the vote passes.  I
will push the release.

Tom Graves

On 5/28/13 11:00 AM, Thomas Graves tgra...@yahoo-inc.com wrote:


I've created a release candidate (RC0) for hadoop-0.23.8 that I would like
to release.

This release is a sustaining release with several important bug fixes in
it.  The most critical one is MAPREDUCE-5211.

The RC is available at:
http://people.apache.org/~tgraves/hadoop-0.23.8-candidate-0/
The RC tag in svn is here:
http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.8-rc0/

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

I am +1 (binding).

thanks,
Tom Graves




Re: [VOTE] Release Apache Hadoop 2.0.5-alpha (rc2)

2013-06-04 Thread Kihwal Lee
+1

Built from source and ran a couple of jobs in a pseudo-distributed cluster.
Kihwal

On 6/3/13 2:51 PM, Konstantin Boudnik c...@apache.org wrote:

I have rolled out release candidate (rc2) for hadoop-2.0.5-alpha.

The difference between rc1 and rc2 is the optimistic release date is
set for
06/06/2013 in the CHANGES.txt files.

The binary artifact is the same - there's no need to rebuild it. The maven
artifacts are the same.

The difference between the two RCs:

svn diff \
  
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
1/ \
  
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
2/

New RC builds are uploaded to the web.
The RC is available at:
http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/
The RC tag in svn is here:
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc2

I would like to extend the vote for another three days for it is such a
minor
change that doesn't affect anything but the recorded release date. Please
cast your vote before 06/06/2013 5pm PDT.

Thanks for your patience!
  Cos

On Fri, May 31, 2013 at 09:27PM, Konstantin Boudnik wrote:
 All,
 
 I have created a release candidate (rc1) for hadoop-2.0.5-alpha that I
would
 like to release.
 
 This is a stabilization release that includes fixed for a couple a of
issues
 discovered in the testing with BigTop 0.6.0 release candidate.
 
 The RC is available at:
http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc1/
 The RC tag in svn is here:
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
1
 
 The maven artifacts will be available via repository.apache.org on Sat,
June
 1st, 2013 at 2 pm PDT as outlined here
 http://s.apache.org/WKD
 
 Please try the release bits and vote; the vote will run for the 3 days,
 because this is just a version name change. The bits are identical to
the ones
 voted on before in
 http://s.apache.org/2041move
 
 Thanks for your voting
   Cos
 



Re: [VOTE] Release Apache Hadoop 2.0.5-alpha (rc2)

2013-06-04 Thread Thomas Graves
Cos,

The name of the mds file for the binary tar is missing a . in your
apache directory: hadoop-2.0.5-alphatar.gz.mds
http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/hadoop-2.0.5-alphatar
.gz.mds

Contents of it are fine though so you might just add the ..

Also the NOTICE.txt, README.txt, and LICENSE.txt files are missing from
the top level directory in both the src and binary tar ball.

Everything else looks good. Verified checksums, signatures, built, ran
single node cluster.

Thanks,
Tom
 


On 6/3/13 2:51 PM, Konstantin Boudnik c...@apache.org wrote:

I have rolled out release candidate (rc2) for hadoop-2.0.5-alpha.

The difference between rc1 and rc2 is the optimistic release date is
set for
06/06/2013 in the CHANGES.txt files.

The binary artifact is the same - there's no need to rebuild it. The maven
artifacts are the same.

The difference between the two RCs:

svn diff \
  
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
1/ \
  
https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
2/

New RC builds are uploaded to the web.
The RC is available at:
http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/
The RC tag in svn is here:
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc2

I would like to extend the vote for another three days for it is such a
minor
change that doesn't affect anything but the recorded release date. Please
cast your vote before 06/06/2013 5pm PDT.

Thanks for your patience!
  Cos

On Fri, May 31, 2013 at 09:27PM, Konstantin Boudnik wrote:
 All,
 
 I have created a release candidate (rc1) for hadoop-2.0.5-alpha that I
would
 like to release.
 
 This is a stabilization release that includes fixed for a couple a of
issues
 discovered in the testing with BigTop 0.6.0 release candidate.
 
 The RC is available at:
http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc1/
 The RC tag in svn is here:
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
1
 
 The maven artifacts will be available via repository.apache.org on Sat,
June
 1st, 2013 at 2 pm PDT as outlined here
 http://s.apache.org/WKD
 
 Please try the release bits and vote; the vote will run for the 3 days,
 because this is just a version name change. The bits are identical to
the ones
 voted on before in
 http://s.apache.org/2041move
 
 Thanks for your voting
   Cos
 



[jira] [Created] (MAPREDUCE-5303) Changes on MR after moving ProtoBase to package impl.pb on YARN-724

2013-06-04 Thread Jian He (JIRA)
Jian He created MAPREDUCE-5303:
--

 Summary: Changes on MR after moving ProtoBase to package impl.pb 
on YARN-724
 Key: MAPREDUCE-5303
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5303
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Jian He
Assignee: Jian He




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: [VOTE] Release Apache Hadoop 2.0.5-alpha (rc2)

2013-06-04 Thread Konstantin Boudnik
Good point Thomas - I have just fixed the name of the file. Nice catch!

Sigh... these three text files... If anyone feels strongly about having them
in place - I will update the tarballs and recalculate the checksums. Or just
leave it as is, perhaps? So, either way is fine with me.

Thanks,
  Cos

On Tue, Jun 04, 2013 at 08:47PM, Thomas Graves wrote:
 Cos,
 
 The name of the mds file for the binary tar is missing a . in your
 apache directory: hadoop-2.0.5-alphatar.gz.mds
 http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/hadoop-2.0.5-alphatar
 .gz.mds
 
 Contents of it are fine though so you might just add the ..
 
 Also the NOTICE.txt, README.txt, and LICENSE.txt files are missing from
 the top level directory in both the src and binary tar ball.
 
 Everything else looks good. Verified checksums, signatures, built, ran
 single node cluster.
 
 Thanks,
 Tom
  
 
 
 On 6/3/13 2:51 PM, Konstantin Boudnik c...@apache.org wrote:
 
 I have rolled out release candidate (rc2) for hadoop-2.0.5-alpha.
 
 The difference between rc1 and rc2 is the optimistic release date is
 set for
 06/06/2013 in the CHANGES.txt files.
 
 The binary artifact is the same - there's no need to rebuild it. The maven
 artifacts are the same.
 
 The difference between the two RCs:
 
 svn diff \
   
 https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
 1/ \
   
 https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
 2/
 
 New RC builds are uploaded to the web.
 The RC is available at:
 http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc2/
 The RC tag in svn is here:
 http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc2
 
 I would like to extend the vote for another three days for it is such a
 minor
 change that doesn't affect anything but the recorded release date. Please
 cast your vote before 06/06/2013 5pm PDT.
 
 Thanks for your patience!
   Cos
 
 On Fri, May 31, 2013 at 09:27PM, Konstantin Boudnik wrote:
  All,
  
  I have created a release candidate (rc1) for hadoop-2.0.5-alpha that I
 would
  like to release.
  
  This is a stabilization release that includes fixed for a couple a of
 issues
  discovered in the testing with BigTop 0.6.0 release candidate.
  
  The RC is available at:
 http://people.apache.org/~cos/hadoop-2.0.5-alpha-rc1/
  The RC tag in svn is here:
 http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.5-alpha-rc
 1
  
  The maven artifacts will be available via repository.apache.org on Sat,
 June
  1st, 2013 at 2 pm PDT as outlined here
  http://s.apache.org/WKD
  
  Please try the release bits and vote; the vote will run for the 3 days,
  because this is just a version name change. The bits are identical to
 the ones
  voted on before in
  http://s.apache.org/2041move
  
  Thanks for your voting
Cos
  
 


[jira] [Resolved] (MAPREDUCE-5303) Changes on MR after moving ProtoBase to package impl.pb on YARN-724

2013-06-04 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli resolved MAPREDUCE-5303.


   Resolution: Fixed
Fix Version/s: 2.1.0-beta
 Hadoop Flags: Reviewed

Committed this together with YARN-724. Closing this.

 Changes on MR after moving ProtoBase to package impl.pb on YARN-724
 ---

 Key: MAPREDUCE-5303
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5303
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Reporter: Jian He
Assignee: Jian He
 Fix For: 2.1.0-beta




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira