|
|
We should be able to post our third release candidate tomorrow (Our RCs are zero-based). All current blockers and criticals have been cleared. Speak up if there is anything you want to get into 0.90.0RC2 or if there is a good reason for not cutting the RC now.
Thanks, St.Ack
-
Re: 0.90.0RC2 tomorrow?
Jean-Daniel Cryans 2010-12-21, 05:39
/me not speaking up
On Mon, Dec 20, 2010 at 9:36 PM, Stack <[EMAIL PROTECTED]> wrote: > We should be able to post our third release candidate tomorrow (Our > RCs are zero-based). All current blockers and criticals have been > cleared. Speak up if there is anything you want to get into 0.90.0RC2 > or if there is a good reason for not cutting the RC now. > > Thanks, > St.Ack >
-
RE: 0.90.0RC2 tomorrow?
Jonathan Gray 2010-12-21, 06:08
+1 on RC
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stack > Sent: Monday, December 20, 2010 9:36 PM > To: HBase Dev List > Subject: 0.90.0RC2 tomorrow? > > We should be able to post our third release candidate tomorrow (Our RCs are > zero-based). All current blockers and criticals have been cleared. Speak up if > there is anything you want to get into 0.90.0RC2 or if there is a good reason > for not cutting the RC now. > > Thanks, > St.Ack
-
Re: RE: 0.90.0RC2 tomorrow?
Ryan Rawson 2010-12-21, 07:09
Hooray! On Dec 20, 2010 10:08 PM, "Jonathan Gray" <[EMAIL PROTECTED]> wrote: > +1 on RC > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stack >> Sent: Monday, December 20, 2010 9:36 PM >> To: HBase Dev List >> Subject: 0.90.0RC2 tomorrow? >> >> We should be able to post our third release candidate tomorrow (Our RCs are >> zero-based). All current blockers and criticals have been cleared. Speak up if >> there is anything you want to get into 0.90.0RC2 or if there is a good reason >> for not cutting the RC now. >> >> Thanks, >> St.Ack
-
Re: RE: 0.90.0RC2 tomorrow?
Lars George 2010-12-21, 07:20
+1
On Mon, Dec 20, 2010 at 11:09 PM, Ryan Rawson <[EMAIL PROTECTED]> wrote: > Hooray! > On Dec 20, 2010 10:08 PM, "Jonathan Gray" <[EMAIL PROTECTED]> wrote: >> +1 on RC >> >>> -----Original Message----- >>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stack >>> Sent: Monday, December 20, 2010 9:36 PM >>> To: HBase Dev List >>> Subject: 0.90.0RC2 tomorrow? >>> >>> We should be able to post our third release candidate tomorrow (Our RCs > are >>> zero-based). All current blockers and criticals have been cleared. Speak > up if >>> there is anything you want to get into 0.90.0RC2 or if there is a good > reason >>> for not cutting the RC now. >>> >>> Thanks, >>> St.Ack >
-
RE: RE: 0.90.0RC2 tomorrow?
Abinash Karana \ 2010-12-21, 07:23
Wow!! We are now 10 releases away from 1.0 :)
-----Original Message----- From: Ryan Rawson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 21, 2010 12:39 PM To: [EMAIL PROTECTED] Subject: Re: RE: 0.90.0RC2 tomorrow?
Hooray! On Dec 20, 2010 10:08 PM, "Jonathan Gray" <[EMAIL PROTECTED]> wrote: > +1 on RC > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Stack >> Sent: Monday, December 20, 2010 9:36 PM >> To: HBase Dev List >> Subject: 0.90.0RC2 tomorrow? >> >> We should be able to post our third release candidate tomorrow (Our RCs are >> zero-based). All current blockers and criticals have been cleared. Speak up if >> there is anything you want to get into 0.90.0RC2 or if there is a good reason >> for not cutting the RC now. >> >> Thanks, >> St.Ack
-
Re: 0.90.0RC2 tomorrow?
Andrew Purtell 2010-12-21, 08:57
+1
> From: Stack <[EMAIL PROTECTED]> > Subject: 0.90.0RC2 tomorrow? > To: "HBase Dev List" <[EMAIL PROTECTED]> > Date: Monday, December 20, 2010, 9:36 PM > > We should be able to post our third release candidate tomorrow (Our > RCs are zero-based). All current blockers and criticals have been > cleared. Speak up if there is anything you want to get into 0.90.0RC2 > or if there is a good reason for not cutting the RC now.
-
Re: 0.90.0RC2 tomorrow?
Tatsuya Kawano 2010-12-22, 03:18
Hi,
Just noticed a couple of things in the last candidate (rc1).
1. conf/hbase-default.xml is missing.
2. bin/start-hbase.sh displays the following warning.
cat: ... /hbase-0.90.0/bin/../target/cached_classpath.txt: No such file or directory Thank you, Tatsuya
-- Tatsuya Kawano Tokyo, Japan On Dec 21, 2010, at 2:36 PM, Stack <[EMAIL PROTECTED]> wrote:
> We should be able to post our third release candidate tomorrow (Our > RCs are zero-based). All current blockers and criticals have been > cleared. Speak up if there is anything you want to get into 0.90.0RC2 > or if there is a good reason for not cutting the RC now. > > Thanks, > St.Ack
-
Re: 0.90.0RC2 tomorrow?
Ryan Rawson 2010-12-22, 04:24
The default xml is in the jar and is intended to be that way. Thee other is a bug. Can you file a jira? Thanks! On Dec 21, 2010 7:18 PM, "Tatsuya Kawano" <[EMAIL PROTECTED]> wrote: > Hi, > > Just noticed a couple of things in the last candidate (rc1). > > 1. conf/hbase-default.xml is missing. > > 2. bin/start-hbase.sh displays the following warning. > > cat: ... /hbase-0.90.0/bin/../target/cached_classpath.txt: No such file or directory > > > Thank you, > Tatsuya > > -- > Tatsuya Kawano > Tokyo, Japan > > > On Dec 21, 2010, at 2:36 PM, Stack <[EMAIL PROTECTED]> wrote: > >> We should be able to post our third release candidate tomorrow (Our >> RCs are zero-based). All current blockers and criticals have been >> cleared. Speak up if there is anything you want to get into 0.90.0RC2 >> or if there is a good reason for not cutting the RC now. >> >> Thanks, >> St.Ack >
-
Re: 0.90.0RC2 tomorrow?
Tatsuya Kawano 2010-12-22, 07:21
Hi Ryan,
Sure! I just filed HBASE-3383.
Thanks, Tatsuya On Dec 22, 2010, at 1:24 PM, Ryan Rawson <[EMAIL PROTECTED]> wrote:
> The default xml is in the jar and is intended to be that way. Thee other is > a bug. Can you file a jira? Thanks! > On Dec 21, 2010 7:18 PM, "Tatsuya Kawano" <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Just noticed a couple of things in the last candidate (rc1). >> >> 1. conf/hbase-default.xml is missing. >> >> 2. bin/start-hbase.sh displays the following warning. >> >> cat: ... /hbase-0.90.0/bin/../target/cached_classpath.txt: No such file or > directory >> >> >> Thank you, >> Tatsuya >> >> -- >> Tatsuya Kawano >> Tokyo, Japan >> >> >> On Dec 21, 2010, at 2:36 PM, Stack <[EMAIL PROTECTED]> wrote: >> >>> We should be able to post our third release candidate tomorrow (Our >>> RCs are zero-based). All current blockers and criticals have been >>> cleared. Speak up if there is anything you want to get into 0.90.0RC2 >>> or if there is a good reason for not cutting the RC now. >>> >>> Thanks, >>> St.Ack >>
|
|