|
|
Tim Broberg 2011-11-15, 05:19
I need a stable version of hadoop with splittable bzip2 compression which is an 0.21 feature. Is there a schedule for stable 0.21 release? Failing that, what are my chances of getting splittable bzip2 incorporated into an 0.20.20x.x release? - Tim.
-
Re: 0.21 stable schedule?
Arun Murthy 2011-11-15, 05:31
Tim,
It's highly unlikely you'll see a stable 0.21 at this point.
You can ask for a backport to 0.20.2xx (pls open a jira, better yet, a patch :) ) or consider trying hadoop-0.23 which we just released. Fair warning: 0.23 is very much 'alpha' quality currently.
thanks, Arun
Sent from my iPhone
On Nov 14, 2011, at 9:19 PM, Tim Broberg <[EMAIL PROTECTED]> wrote:
> I need a stable version of hadoop with splittable bzip2 compression which is an 0.21 feature. > > Is there a schedule for stable 0.21 release? > > Failing that, what are my chances of getting splittable bzip2 incorporated into an 0.20.20x.x release? > > - Tim.
-
RE: 0.21 stable schedule?
Tim Broberg 2011-11-15, 05:46
Thanks, Arun.
Any idea how many months to 0.23 (or higher) stable? (years?)
I'll try to get cleared to contribute and get that patch in, and meanwhile will ask for that feature in 0.20.206.
- Tim.
________________________________________ From: Arun Murthy [[EMAIL PROTECTED]] Sent: Monday, November 14, 2011 9:31 PM To: [EMAIL PROTECTED] Subject: Re: 0.21 stable schedule?
Tim,
It's highly unlikely you'll see a stable 0.21 at this point.
You can ask for a backport to 0.20.2xx (pls open a jira, better yet, a patch :) ) or consider trying hadoop-0.23 which we just released. Fair warning: 0.23 is very much 'alpha' quality currently.
thanks, Arun
Sent from my iPhone
On Nov 14, 2011, at 9:19 PM, Tim Broberg <[EMAIL PROTECTED]> wrote:
> I need a stable version of hadoop with splittable bzip2 compression which is an 0.21 feature. > > Is there a schedule for stable 0.21 release? > > Failing that, what are my chances of getting splittable bzip2 incorporated into an 0.20.20x.x release? > > - Tim.
The information and any attached documents contained in this message may be confidential and/or legally privileged. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender immediately by return e-mail and destroy all copies of the original message.
-
Re: 0.21 stable schedule?
Konstantin Boudnik 2011-11-15, 06:38
Tim, stay tuned for upcoming 0.22 release in a coupla weeks or so. You can take a look at/download current tarballs at https://builds.apache.org/view/G-L/view/Hadoop/job/Hadoop-22-Build/Cos On Mon, Nov 14, 2011 at 09:19PM, Tim Broberg wrote: > I need a stable version of hadoop with splittable bzip2 compression which is an 0.21 feature. > ═ > Is there a schedule for stable 0.21 release? > ═ > Failing that, what are my chances of getting splittable bzip2 incorporated into an 0.20.20x.x release? > ═ > ═══ - Tim.
-
Re: 0.21 stable schedule?
Arun C Murthy 2011-11-15, 07:06
Sounds good.
The hope is that 0.23 will be stable for most folks by end of Q1, 2011 - it really depends on your scale. At Yahoo (50k nodes), Facebook and similar places it will probably take a bit longer.
Arun On Nov 14, 2011, at 9:46 PM, Tim Broberg wrote:
> Thanks, Arun. > > Any idea how many months to 0.23 (or higher) stable? (years?) > > I'll try to get cleared to contribute and get that patch in, and meanwhile will ask for that feature in 0.20.206. > > - Tim. > > ________________________________________ > From: Arun Murthy [[EMAIL PROTECTED]] > Sent: Monday, November 14, 2011 9:31 PM > To: [EMAIL PROTECTED] > Subject: Re: 0.21 stable schedule? > > Tim, > > It's highly unlikely you'll see a stable 0.21 at this point. > > You can ask for a backport to 0.20.2xx (pls open a jira, better yet, a > patch :) ) or consider trying hadoop-0.23 which we just released. Fair > warning: 0.23 is very much 'alpha' quality currently. > > thanks, > Arun > > Sent from my iPhone > > On Nov 14, 2011, at 9:19 PM, Tim Broberg <[EMAIL PROTECTED]> wrote: > >> I need a stable version of hadoop with splittable bzip2 compression which is an 0.21 feature. >> >> Is there a schedule for stable 0.21 release? >> >> Failing that, what are my chances of getting splittable bzip2 incorporated into an 0.20.20x.x release? >> >> - Tim. > > The information and any attached documents contained in this message > may be confidential and/or legally privileged. The message is > intended solely for the addressee(s). If you are not the intended > recipient, you are hereby notified that any use, dissemination, or > reproduction is strictly prohibited and may be unlawful. If you are > not the intended recipient, please contact the sender immediately by > return e-mail and destroy all copies of the original message.
-
Re: 0.21 stable schedule?
Matt Foley 2011-11-15, 07:23
Hi Tim, I'd be happy to look at incorporating this in branch-0.20-security for the 206 release (or whatever it's called by then :-) I opened a new Jira for the back-port, HADOOP-4012< https://issues.apache.org/jira/browse/HADOOP-4012>. Please assign the Jira to yourself if you'll be able to do the port. Thanks, --Matt On Mon, Nov 14, 2011 at 9:31 PM, Arun Murthy <[EMAIL PROTECTED]> wrote: > Tim, > > It's highly unlikely you'll see a stable 0.21 at this point. > > You can ask for a backport to 0.20.2xx (pls open a jira, better yet, a > patch :) ) or consider trying hadoop-0.23 which we just released. Fair > warning: 0.23 is very much 'alpha' quality currently. > > thanks, > Arun > > Sent from my iPhone > > On Nov 14, 2011, at 9:19 PM, Tim Broberg <[EMAIL PROTECTED]> wrote: > > > I need a stable version of hadoop with splittable bzip2 compression > which is an 0.21 feature. > > > > Is there a schedule for stable 0.21 release? > > > > Failing that, what are my chances of getting splittable bzip2 > incorporated into an 0.20.20x.x release? > > > > - Tim. >
-
Re: 0.21 stable schedule?
Matt Foley 2011-11-15, 07:32
Sorry, the new bug I opened to backport HADOOP-4012 is HADOOP-7823< https://issues.apache.org/jira/browse/HADOOP-7823>. On Mon, Nov 14, 2011 at 11:23 PM, Matt Foley <[EMAIL PROTECTED]> wrote: > Hi Tim, > I'd be happy to look at incorporating this in branch-0.20-security for the > 206 release (or whatever it's called by then :-) > I opened a new Jira for the back-port, HADOOP-4012< https://issues.apache.org/jira/browse/HADOOP-4012>. > Please assign the Jira to yourself if you'll be able to do the port. > Thanks, > --Matt > > > On Mon, Nov 14, 2011 at 9:31 PM, Arun Murthy <[EMAIL PROTECTED]> wrote: > >> Tim, >> >> It's highly unlikely you'll see a stable 0.21 at this point. >> >> You can ask for a backport to 0.20.2xx (pls open a jira, better yet, a >> patch :) ) or consider trying hadoop-0.23 which we just released. Fair >> warning: 0.23 is very much 'alpha' quality currently. >> >> thanks, >> Arun >> >> Sent from my iPhone >> >> On Nov 14, 2011, at 9:19 PM, Tim Broberg <[EMAIL PROTECTED]> wrote: >> >> > I need a stable version of hadoop with splittable bzip2 compression >> which is an 0.21 feature. >> > >> > Is there a schedule for stable 0.21 release? >> > >> > Failing that, what are my chances of getting splittable bzip2 >> incorporated into an 0.20.20x.x release? >> > >> > - Tim. >> > >
-
Re: 0.21 stable schedule?
Steve Loughran 2011-11-15, 10:05
On 15/11/11 07:06, Arun C Murthy wrote: > Sounds good. > > The hope is that 0.23 will be stable for most folks by end of Q1, 2011
Did you mean Q4 2011 or Q1 2012?
|
|