You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Andrew Purtell <ap...@apache.org> on 2014/09/03 07:17:43 UTC

​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

​
​The 2nd HBase 0.98.6 release candidate (RC1) is available for download at
​​
​
https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are also
available in the temporary repository
https://repository.apache.org/content/repositories/orgapachehbase-1034

Signed with my code signing key D5365CCD.

The issues resolved in this release can be found here:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376

This candidate contains a significant backported change, ZK-less
region assignment (HBASE-11546), thanks to the heavy lifting of Virag
Kothari (and original contributors Jimmy Xiang and Virag Kothari). The new
code will not be active unless the configuration
setting "hbase.assignment.usezk" is set to 'false'. If possible please
consider testing with this configuration change on a cluster and/or with
the integration tests.

Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
-0800 GMT) on September 9 on whether or not we should release this as
0.98.6. Three +1 votes from PMC will be required to release.


--
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

Posted by Andrew Purtell <an...@gmail.com>.
Thanks Devaraj. 

As it turns out I need to pull this RC because of HBASE-11876. 

Let's try again soon after these are resolved. 

> On Sep 2, 2014, at 10:42 PM, Devaraj Das <dd...@hortonworks.com> wrote:
> 
> I meant to send this mail earlier in the evening but wasn't able to.. Apologies.
> 
> Andrew could you take a look at HBASE-11886 and see if it should be
> fixed in this release. I think it's a serious usability issue but will
> defer to your call.
> 
>> On Tue, Sep 2, 2014 at 10:17 PM, Andrew Purtell <ap...@apache.org> wrote:
>> 
>> The 2nd HBase 0.98.6 release candidate (RC1) is available for download at
>> 
>> 
>> https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are also
>> available in the temporary repository
>> https://repository.apache.org/content/repositories/orgapachehbase-1034
>> 
>> Signed with my code signing key D5365CCD.
>> 
>> The issues resolved in this release can be found here:
>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376
>> 
>> This candidate contains a significant backported change, ZK-less
>> region assignment (HBASE-11546), thanks to the heavy lifting of Virag
>> Kothari (and original contributors Jimmy Xiang and Virag Kothari). The new
>> code will not be active unless the configuration
>> setting "hbase.assignment.usezk" is set to 'false'. If possible please
>> consider testing with this configuration change on a cluster and/or with
>> the integration tests.
>> 
>> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
>> -0800 GMT) on September 9 on whether or not we should release this as
>> 0.98.6. Three +1 votes from PMC will be required to release.
>> 
>> 
>> --
>> Best regards,
>> 
>>   - Andy
>> 
>> Problems worthy of attack prove their worth by hitting back. - Piet Hein
>> (via Tom White)
>> 
>> 
>> 
>> --
>> Best regards,
>> 
>>   - Andy
>> 
>> Problems worthy of attack prove their worth by hitting back. - Piet Hein
>> (via Tom White)
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

Posted by Andrew Purtell <ap...@apache.org>.
See
https://issues.apache.org/jira/browse/HBASE-11876?focusedCommentId=14119863&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14119863


On Wed, Sep 3, 2014 at 6:55 AM, Jean-Marc Spaggiari <jean-marc@spaggiari.org
> wrote:

> tests failed on 3 servers on 3 with following error:
>
> Failed tests:
> testScanNext(org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics):
> Metrics Counters should be equal expected:<30> but was:<0>
>
> Only me?
>
> JM
>
> 2014-09-03 1:42 GMT-04:00 Devaraj Das <dd...@hortonworks.com>:
>
> > I meant to send this mail earlier in the evening but wasn't able to..
> > Apologies.
> >
> > Andrew could you take a look at HBASE-11886 and see if it should be
> > fixed in this release. I think it's a serious usability issue but will
> > defer to your call.
> >
> > On Tue, Sep 2, 2014 at 10:17 PM, Andrew Purtell <ap...@apache.org>
> > wrote:
> > >
> > > The 2nd HBase 0.98.6 release candidate (RC1) is available for download
> at
> > >
> > >
> > > https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are
> > also
> > > available in the temporary repository
> > > https://repository.apache.org/content/repositories/orgapachehbase-1034
> > >
> > > Signed with my code signing key D5365CCD.
> > >
> > > The issues resolved in this release can be found here:
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376
> > >
> > > This candidate contains a significant backported change, ZK-less
> > > region assignment (HBASE-11546), thanks to the heavy lifting of Virag
> > > Kothari (and original contributors Jimmy Xiang and Virag Kothari). The
> > new
> > > code will not be active unless the configuration
> > > setting "hbase.assignment.usezk" is set to 'false'. If possible please
> > > consider testing with this configuration change on a cluster and/or
> with
> > > the integration tests.
> > >
> > > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > (00:00
> > > -0800 GMT) on September 9 on whether or not we should release this as
> > > 0.98.6. Three +1 votes from PMC will be required to release.
> > >
> > >
> > > --
> > > Best regards,
> > >
> > >    - Andy
> > >
> > > Problems worthy of attack prove their worth by hitting back. - Piet
> Hein
> > > (via Tom White)
> > >
> > >
> > >
> > > --
> > > Best regards,
> > >
> > >    - Andy
> > >
> > > Problems worthy of attack prove their worth by hitting back. - Piet
> Hein
> > > (via Tom White)
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>



-- 
Best regards,

   - Andy

Problems worthy of attack prove their worth by hitting back. - Piet Hein
(via Tom White)

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

Posted by Jean-Marc Spaggiari <je...@spaggiari.org>.
tests failed on 3 servers on 3 with following error:

Failed tests:
testScanNext(org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics):
Metrics Counters should be equal expected:<30> but was:<0>

Only me?

JM

2014-09-03 1:42 GMT-04:00 Devaraj Das <dd...@hortonworks.com>:

> I meant to send this mail earlier in the evening but wasn't able to..
> Apologies.
>
> Andrew could you take a look at HBASE-11886 and see if it should be
> fixed in this release. I think it's a serious usability issue but will
> defer to your call.
>
> On Tue, Sep 2, 2014 at 10:17 PM, Andrew Purtell <ap...@apache.org>
> wrote:
> >
> > The 2nd HBase 0.98.6 release candidate (RC1) is available for download at
> >
> >
> > https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are
> also
> > available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1034
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found here:
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376
> >
> > This candidate contains a significant backported change, ZK-less
> > region assignment (HBASE-11546), thanks to the heavy lifting of Virag
> > Kothari (and original contributors Jimmy Xiang and Virag Kothari). The
> new
> > code will not be active unless the configuration
> > setting "hbase.assignment.usezk" is set to 'false'. If possible please
> > consider testing with this configuration change on a cluster and/or with
> > the integration tests.
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00
> > -0800 GMT) on September 9 on whether or not we should release this as
> > 0.98.6. Three +1 votes from PMC will be required to release.
> >
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
> >
> >
> >
> > --
> > Best regards,
> >
> >    - Andy
> >
> > Problems worthy of attack prove their worth by hitting back. - Piet Hein
> > (via Tom White)
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

Posted by Devaraj Das <dd...@hortonworks.com>.
I meant to send this mail earlier in the evening but wasn't able to.. Apologies.

Andrew could you take a look at HBASE-11886 and see if it should be
fixed in this release. I think it's a serious usability issue but will
defer to your call.

On Tue, Sep 2, 2014 at 10:17 PM, Andrew Purtell <ap...@apache.org> wrote:
>
> The 2nd HBase 0.98.6 release candidate (RC1) is available for download at
>
>
> https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are also
> available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1034
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found here:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376
>
> This candidate contains a significant backported change, ZK-less
> region assignment (HBASE-11546), thanks to the heavy lifting of Virag
> Kothari (and original contributors Jimmy Xiang and Virag Kothari). The new
> code will not be active unless the configuration
> setting "hbase.assignment.usezk" is set to 'false'. If possible please
> consider testing with this configuration change on a cluster and/or with
> the integration tests.
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
> -0800 GMT) on September 9 on whether or not we should release this as
> 0.98.6. Three +1 votes from PMC will be required to release.
>
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)
>
>
>
> --
> Best regards,
>
>    - Andy
>
> Problems worthy of attack prove their worth by hitting back. - Piet Hein
> (via Tom White)

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: ​The ​2nd HBase 0.98.6​ ​release candidate (RC​1) is available, vote closing 9/9/2014

Posted by Andrew Purtell <an...@gmail.com>.
-1, HBASE-11876, HBASE-11886

> On Sep 2, 2014, at 10:17 PM, Andrew Purtell <ap...@apache.org> wrote:
> 
> ​​The 2nd HBase 0.98.6 release candidate (RC1) is available for download at ​​​https://people.apache.org/~apurtell/0.98.6RC1/ and Maven artifacts are also available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1034
> 
> Signed with my code signing key D5365CCD.
> 
> The issues resolved in this release can be found here: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12327376
> 
> This candidate contains a significant backported change, ZK-less region assignment (HBASE-11546), thanks to the heavy lifting of Virag Kothari (and original contributors Jimmy Xiang and Virag Kothari). The new code will not be active unless the configuration setting "hbase.assignment.usezk" is set to 'false'. If possible please consider testing with this configuration change on a cluster and/or with the integration tests.
> 
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00 -0800 GMT) on September 9 on whether or not we should release this as 0.98.6. Three +1 votes from PMC will be required to release.
> 
> 
> --
> Best regards,
> 
>    - Andy
> 
> Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
> 
> 
> 
> -- 
> Best regards,
> 
>    - Andy
> 
> Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
>