|
|
-
[VOTE] hadoop 0.23.6 release
Thomas Graves 2013-01-17, 14:51
I've created a release candidate (RC0) for hadoop-0.23.6 that I would like to release. This release is a sustaining release with several important bug fixes in it. The RC is available at: http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/The RC tag in svn is here: http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. Unfortunately I'm out of the office next week and not sure about internet access so if there are any issues I'll spin a new rc when I get back. thanks, Tom Graves
-
Re: [VOTE] hadoop 0.23.6 release
Robert Evans 2013-01-18, 18:35
+1 I brought it up and ran a few sanity tests. Everything seems to be working OK. --bobby On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: > >I've created a release candidate (RC0) for hadoop-0.23.6 that I would like >to release. > >This release is a sustaining release with several important bug fixes in >it. > >The RC is available at: > http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>The RC tag in svn is here: > http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. > >Unfortunately I'm out of the office next week and not sure about internet >access so if there are any issues I'll spin a new rc when I get back. > >thanks, >Tom Graves >
-
Re: [VOTE] hadoop 0.23.6 release
Siddharth Seth 2013-01-21, 22:41
+1. Verified checksums. Built from source, deployed a single node cluster and ran a couple of examples with no issues. The src tar does contain a bunch of extra "pom.versionsBackup" files, but I don't think that should affect the release. Thanks - Sid On Fri, Jan 18, 2013 at 10:35 AM, Robert Evans <[EMAIL PROTECTED]> wrote: > +1 I brought it up and ran a few sanity tests. Everything seems to be > working OK. > > --bobby > > On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: > > > > >I've created a release candidate (RC0) for hadoop-0.23.6 that I would like > >to release. > > > >This release is a sustaining release with several important bug fixes in > >it. > > > >The RC is available at: > > http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/> >The RC tag in svn is here: > > http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. > > > >Unfortunately I'm out of the office next week and not sure about internet > >access so if there are any issues I'll spin a new rc when I get back. > > > >thanks, > >Tom Graves > > > >
-
Re: [VOTE] hadoop 0.23.6 release
Daryn Sharp 2013-01-22, 18:18
+1 Builds and runs ok for me. Daryn On Jan 21, 2013, at 4:41 PM, Siddharth Seth wrote: > +1. > Verified checksums. > Built from source, deployed a single node cluster and ran a couple of > examples with no issues. > > The src tar does contain a bunch of extra "pom.versionsBackup" files, but I > don't think that should affect the release. > > Thanks > - Sid > > > On Fri, Jan 18, 2013 at 10:35 AM, Robert Evans <[EMAIL PROTECTED]> wrote: > >> +1 I brought it up and ran a few sanity tests. Everything seems to be >> working OK. >> >> --bobby >> >> On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: >> >>> >>> I've created a release candidate (RC0) for hadoop-0.23.6 that I would like >>> to release. >>> >>> This release is a sustaining release with several important bug fixes in >>> it. >>> >>> The RC is available at: >>> http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>>> The RC tag in svn is here: >>> http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. >>> >>> Unfortunately I'm out of the office next week and not sure about internet >>> access so if there are any issues I'll spin a new rc when I get back. >>> >>> thanks, >>> Tom Graves >>> >> >>
-
Re: [VOTE] hadoop 0.23.6 release
Daryn Sharp 2013-01-22, 19:52
-1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's main fires off a daemon thread and relied on the http server not running as a daemon, so the 2NN exits immediately. On Jan 22, 2013, at 12:18 PM, Daryn Sharp wrote: > +1 Builds and runs ok for me. > > Daryn > > On Jan 21, 2013, at 4:41 PM, Siddharth Seth wrote: > >> +1. >> Verified checksums. >> Built from source, deployed a single node cluster and ran a couple of >> examples with no issues. >> >> The src tar does contain a bunch of extra "pom.versionsBackup" files, but I >> don't think that should affect the release. >> >> Thanks >> - Sid >> >> >> On Fri, Jan 18, 2013 at 10:35 AM, Robert Evans <[EMAIL PROTECTED]> wrote: >> >>> +1 I brought it up and ran a few sanity tests. Everything seems to be >>> working OK. >>> >>> --bobby >>> >>> On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: >>> >>>> >>>> I've created a release candidate (RC0) for hadoop-0.23.6 that I would like >>>> to release. >>>> >>>> This release is a sustaining release with several important bug fixes in >>>> it. >>>> >>>> The RC is available at: >>>> http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>>>> The RC tag in svn is here: >>>> http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. >>>> >>>> Unfortunately I'm out of the office next week and not sure about internet >>>> access so if there are any issues I'll spin a new rc when I get back. >>>> >>>> thanks, >>>> Tom Graves >>>> >>> >>> >
-
Re: [VOTE] hadoop 0.23.6 release
Jonathan Eagles 2013-01-22, 22:02
Again the native builds failing in 23.5 are still failing in 23.6, though https://issues.apache.org/jira/browse/HADOOP-7868 is incorporated. If you are respinning this release, perhaps this can be looked into. Jon On Thu, Jan 17, 2013 at 8:51 AM, Thomas Graves <[EMAIL PROTECTED]>wrote: > > I've created a release candidate (RC0) for hadoop-0.23.6 that I would like > to release. > > This release is a sustaining release with several important bug fixes in > it. > > The RC is available at: > http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/> The RC tag in svn is here: > http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. > > Unfortunately I'm out of the office next week and not sure about internet > access so if there are any issues I'll spin a new rc when I get back. > > thanks, > Tom Graves > >
-
Re: [VOTE] hadoop 0.23.6 release
Thomas Graves 2013-01-23, 14:47
Jon, Can you be more specific, is it just failing on Ubuntu or other since it built fine for me on rhea? Thanks, Tom On 1/22/13 4:02 PM, "Jonathan Eagles" <[EMAIL PROTECTED]> wrote: >Again the native builds failing in 23.5 are still failing in 23.6, though > https://issues.apache.org/jira/browse/HADOOP-7868 is incorporated. If you >are respinning this release, perhaps this can be looked into. > >Jon > >On Thu, Jan 17, 2013 at 8:51 AM, Thomas Graves ><[EMAIL PROTECTED]>wrote: > >> >> I've created a release candidate (RC0) for hadoop-0.23.6 that I would >>like >> to release. >> >> This release is a sustaining release with several important bug fixes in >> it. >> >> The RC is available at: >> http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>> The RC tag in svn is here: >> http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. >> >> Unfortunately I'm out of the office next week and not sure about >>internet >> access so if there are any issues I'll spin a new rc when I get back. >> >> thanks, >> Tom Graves >> >>
-
Re: [VOTE] hadoop 0.23.6 release
Thomas Graves 2013-01-23, 14:48
Thanks Daryn, is there a fix for that otherwise perhaps I'll just revert that change. Tom On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: >-1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >main fires off a daemon thread and relied on the http server not running >as a daemon, so the 2NN exits immediately. > > >On Jan 22, 2013, at 12:18 PM, Daryn Sharp wrote: > >> +1 Builds and runs ok for me. >> >> Daryn >> >> On Jan 21, 2013, at 4:41 PM, Siddharth Seth wrote: >> >>> +1. >>> Verified checksums. >>> Built from source, deployed a single node cluster and ran a couple of >>> examples with no issues. >>> >>> The src tar does contain a bunch of extra "pom.versionsBackup" files, >>>but I >>> don't think that should affect the release. >>> >>> Thanks >>> - Sid >>> >>> >>> On Fri, Jan 18, 2013 at 10:35 AM, Robert Evans <[EMAIL PROTECTED]> >>>wrote: >>> >>>> +1 I brought it up and ran a few sanity tests. Everything seems to be >>>> working OK. >>>> >>>> --bobby >>>> >>>> On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: >>>> >>>>> >>>>> I've created a release candidate (RC0) for hadoop-0.23.6 that I >>>>>would like >>>>> to release. >>>>> >>>>> This release is a sustaining release with several important bug >>>>>fixes in >>>>> it. >>>>> >>>>> The RC is available at: >>>>> http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>>>>> The RC tag in svn is here: >>>>> http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. >>>>> >>>>> Unfortunately I'm out of the office next week and not sure about >>>>>internet >>>>> access so if there are any issues I'll spin a new rc when I get back. >>>>> >>>>> thanks, >>>>> Tom Graves >>>>> >>>> >>>> >> >
-
Re: [VOTE] hadoop 0.23.6 release
Thomas Graves 2013-01-23, 14:49
Thanks Sid, sounds like I'll have to resin so I will make sure to clean up those files. Tom On 1/21/13 4:41 PM, "Siddharth Seth" <[EMAIL PROTECTED]> wrote: >+1. >Verified checksums. >Built from source, deployed a single node cluster and ran a couple of >examples with no issues. > >The src tar does contain a bunch of extra "pom.versionsBackup" files, but >I >don't think that should affect the release. > >Thanks >- Sid > > >On Fri, Jan 18, 2013 at 10:35 AM, Robert Evans <[EMAIL PROTECTED]> >wrote: > >> +1 I brought it up and ran a few sanity tests. Everything seems to be >> working OK. >> >> --bobby >> >> On 1/17/13 8:51 AM, "Thomas Graves" <[EMAIL PROTECTED]> wrote: >> >> > >> >I've created a release candidate (RC0) for hadoop-0.23.6 that I would >>like >> >to release. >> > >> >This release is a sustaining release with several important bug fixes >>in >> >it. >> > >> >The RC is available at: >> > http://people.apache.org/~tgraves/hadoop-0.23.6-candidate-0/>> >The RC tag in svn is here: >> > http://svn.apache.org/viewvc/hadoop/common/tags/release-0.23.6-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. >> > >> >Unfortunately I'm out of the office next week and not sure about >>internet >> >access so if there are any issues I'll spin a new rc when I get back. >> > >> >thanks, >> >Tom Graves >> > >> >>
-
Re: [VOTE] hadoop 0.23.6 release
Jason Lowe 2013-01-23, 14:53
I filed HDFS-4426 when I ran across the issue checking out the release candidate. It's currently in Patch Available, and it looks close to being committed.
Jason
On 01/23/2013 08:48 AM, Thomas Graves wrote: > Thanks Daryn, is there a fix for that otherwise perhaps I'll just revert > that change. > > Tom > > On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: > >> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >> main fires off a daemon thread and relied on the http server not running >> as a daemon, so the 2NN exits immediately. >> >>
-
Re: [VOTE] hadoop 0.23.6 release
Suresh Srinivas 2013-01-23, 15:21
I will try to get this committed by 12:00 pm PST.
Sent from phone
On Jan 23, 2013, at 6:53 AM, Jason Lowe <[EMAIL PROTECTED]> wrote:
> I filed HDFS-4426 when I ran across the issue checking out the release candidate. It's currently in Patch Available, and it looks close to being committed. > > Jason > > On 01/23/2013 08:48 AM, Thomas Graves wrote: >> Thanks Daryn, is there a fix for that otherwise perhaps I'll just revert >> that change. >> >> Tom >> >> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: >> >>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >>> main fires off a daemon thread and relied on the http server not running >>> as a daemon, so the 2NN exits immediately. >>> >>> >
-
Re: [VOTE] hadoop 0.23.6 release
Jason Lowe 2013-01-23, 16:52
We will want to pull in the fix for YARN-354 as well, since it's the same type of issue with the WebAppProxyServer.
Jason
On 01/23/2013 08:53 AM, Jason Lowe wrote: > I filed HDFS-4426 when I ran across the issue checking out the release > candidate. It's currently in Patch Available, and it looks close to > being committed. > > Jason > > On 01/23/2013 08:48 AM, Thomas Graves wrote: >> Thanks Daryn, is there a fix for that otherwise perhaps I'll just revert >> that change. >> >> Tom >> >> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: >> >>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >>> main fires off a daemon thread and relied on the http server not running >>> as a daemon, so the 2NN exits immediately. >>> >>>
-
Re: [VOTE] hadoop 0.23.6 release
Suresh Srinivas 2013-01-23, 19:41
Blocker HDFS-4426 has been committed to 0.23 branch. On Wed, Jan 23, 2013 at 7:21 AM, Suresh Srinivas <[EMAIL PROTECTED]>wrote: > I will try to get this committed by 12:00 pm PST. > > Sent from phone > > On Jan 23, 2013, at 6:53 AM, Jason Lowe <[EMAIL PROTECTED]> wrote: > > > I filed HDFS-4426 when I ran across the issue checking out the release > candidate. It's currently in Patch Available, and it looks close to being > committed. > > > > Jason > > > > On 01/23/2013 08:48 AM, Thomas Graves wrote: > >> Thanks Daryn, is there a fix for that otherwise perhaps I'll just revert > >> that change. > >> > >> Tom > >> > >> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: > >> > >>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's > >>> main fires off a daemon thread and relied on the http server not > running > >>> as a daemon, so the 2NN exits immediately. > >>> > >>> > > > -- http://hortonworks.com/download/
-
Re: [VOTE] hadoop 0.23.6 release
Thomas Graves 2013-01-28, 16:07
Thanks Jason and Suresh. I'll respin an new rc today.
Tom
On 1/23/13 10:52 AM, "Jason Lowe" <[EMAIL PROTECTED]> wrote:
>We will want to pull in the fix for YARN-354 as well, since it's the >same type of issue with the WebAppProxyServer. > >Jason > >On 01/23/2013 08:53 AM, Jason Lowe wrote: >> I filed HDFS-4426 when I ran across the issue checking out the release >> candidate. It's currently in Patch Available, and it looks close to >> being committed. >> >> Jason >> >> On 01/23/2013 08:48 AM, Thomas Graves wrote: >>> Thanks Daryn, is there a fix for that otherwise perhaps I'll just >>>revert >>> that change. >>> >>> Tom >>> >>> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: >>> >>>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >>>> main fires off a daemon thread and relied on the http server not >>>>running >>>> as a daemon, so the 2NN exits immediately. >>>> >>>> >
-
Re: [VOTE] hadoop 0.23.6 release
Nick Wilcox 2013-01-28, 16:17
UNSUBSCRIBE
On 28 January 2013 16:07, Thomas Graves <[EMAIL PROTECTED]> wrote:
> Thanks Jason and Suresh. I'll respin an new rc today. > > Tom > > On 1/23/13 10:52 AM, "Jason Lowe" <[EMAIL PROTECTED]> wrote: > > >We will want to pull in the fix for YARN-354 as well, since it's the > >same type of issue with the WebAppProxyServer. > > > >Jason > > > >On 01/23/2013 08:53 AM, Jason Lowe wrote: > >> I filed HDFS-4426 when I ran across the issue checking out the release > >> candidate. It's currently in Patch Available, and it looks close to > >> being committed. > >> > >> Jason > >> > >> On 01/23/2013 08:48 AM, Thomas Graves wrote: > >>> Thanks Daryn, is there a fix for that otherwise perhaps I'll just > >>>revert > >>> that change. > >>> > >>> Tom > >>> > >>> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]> wrote: > >>> > >>>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's > >>>> main fires off a daemon thread and relied on the http server not > >>>>running > >>>> as a daemon, so the 2NN exits immediately. > >>>> > >>>> > > > >
-
Re: [VOTE] hadoop 0.23.6 release
Ian Fyfe 2013-01-28, 18:42
Hello mailing list admin, Using the link on http://hadoop.apache.org/mailing_lists.html I've emailed [EMAIL PROTECTED] several times attempting to unsubscribe from this mailing list, but continue to receive emails. Could you let me, and all of the other people sending emails containing the word "UNSUBSCRIBE" how to successfully unsubscribe? Thank you! From: Nick Wilcox <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Reply-To: "[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Date: Monday, January 28, 2013 8:17 AM To: "[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> Subject: Re: [VOTE] hadoop 0.23.6 release UNSUBSCRIBE On 28 January 2013 16:07, Thomas Graves <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Thanks Jason and Suresh. I'll respin an new rc today. Tom On 1/23/13 10:52 AM, "Jason Lowe" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: >We will want to pull in the fix for YARN-354 as well, since it's the >same type of issue with the WebAppProxyServer. > >Jason > >On 01/23/2013 08:53 AM, Jason Lowe wrote: >> I filed HDFS-4426 when I ran across the issue checking out the release >> candidate. It's currently in Patch Available, and it looks close to >> being committed. >> >> Jason >> >> On 01/23/2013 08:48 AM, Thomas Graves wrote: >>> Thanks Daryn, is there a fix for that otherwise perhaps I'll just >>>revert >>> that change. >>> >>> Tom >>> >>> On 1/22/13 1:52 PM, "Daryn Sharp" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: >>> >>>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's >>>> main fires off a daemon thread and relied on the http server not >>>>running >>>> as a daemon, so the 2NN exits immediately. >>>> >>>> >
|
|