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 2015/04/02 07:27:56 UTC

[VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
artifacts are also available in the temporary repository
https://repository.apache.org/content/repositories/orgapachehbase-1071/

The API compatibility report with respect to the previous release can be
found at
http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html

Signed with my code signing key D5365CCD.

The issues resolved in this release can be found at http://s.apache.org/zH

Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
-0800 GMT) on April 7 ​on whether or not we should release this as​
​0.98.12. 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)

Re: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Sean Busbey <bu...@cloudera.com>.
I should have time before midnight PDT.

-- 
Sean
On Apr 7, 2015 2:41 AM, "Andrew Purtell" <ap...@apache.org> wrote:

> Gentle reminder this vote closes in about 24 hours. I can extend it another
> week if we don't get enough votes in time.
>
> On Wednesday, April 1, 2015, Andrew Purtell <ap...@apache.org> wrote:
>
> > ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> > download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> > artifacts are also available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1071/
> >
> > The API compatibility report with respect to the previous release can be
> > found at
> > http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found at
> http://s.apache.org/zH
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > (00:00 -0800 GMT) on April 7 ​on whether or not we should release this
> as​
> > ​0.98.12. 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: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Andrew Purtell <ap...@apache.org>.
Gentle reminder this vote closes in about 24 hours. I can extend it another
week if we don't get enough votes in time.

On Wednesday, April 1, 2015, Andrew Purtell <ap...@apache.org> wrote:

> ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> artifacts are also available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1071/
>
> The API compatibility report with respect to the previous release can be
> found at
> http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found at http://s.apache.org/zH
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00 -0800 GMT) on April 7 ​on whether or not we should release this as​
> ​0.98.12. 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: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Andrew Purtell <ap...@apache.org>.
Ok, this RC vote fails.


On Wed, Apr 8, 2015 at 12:00 AM, Sean Busbey <bu...@cloudera.com> wrote:

> -1
>
> - checked sigs (with key from http://people.apache.org/~apurtell/KEY)
> - checked fingerprints
> - checked rat
> - diff source tarball with git tag (same barring dot-files)
>
> Building from source distro with Oracle JDK6u31 fails in test-compile:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
> (default-testCompile) on project hbase-client: Compilation failure:
> Compilation failure:
> [ERROR]
>
> /home/busbey/hbase-0.98.12/hbase-0.98.12/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallReversedScanner.java:[24,23]
> cannot find symbol
> [ERROR] symbol  : class StandardCharsets
> [ERROR] location: package java.nio.charset
>  ..... SNIP...
>
> java.nio.charset.StandardCharsets is jdk7+ only.
>
> $ grep -rl "import java.nio.charset.StandardCharsets" *
>
> hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallScanner.java
>
> hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallReversedScanner.java
>
>
> It's only in test code, so maybe not fatal for the RC? I'll file a ticket.
>
>
> On Thu, Apr 2, 2015 at 12:27 AM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> > download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> > artifacts are also available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1071/
> >
> > The API compatibility report with respect to the previous release can be
> > found at
> > http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found at
> http://s.apache.org/zH
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00
> > -0800 GMT) on April 7 ​on whether or not we should release this as​
> > ​0.98.12. 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)
> >
>
>
>
> --
> Sean
>



-- 
Best regards,

   - Andy

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

Re: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Sean Busbey <bu...@cloudera.com>.
-1

- checked sigs (with key from http://people.apache.org/~apurtell/KEY)
- checked fingerprints
- checked rat
- diff source tarball with git tag (same barring dot-files)

Building from source distro with Oracle JDK6u31 fails in test-compile:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile
(default-testCompile) on project hbase-client: Compilation failure:
Compilation failure:
[ERROR]
/home/busbey/hbase-0.98.12/hbase-0.98.12/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallReversedScanner.java:[24,23]
cannot find symbol
[ERROR] symbol  : class StandardCharsets
[ERROR] location: package java.nio.charset
 ..... SNIP...

java.nio.charset.StandardCharsets is jdk7+ only.

$ grep -rl "import java.nio.charset.StandardCharsets" *
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallScanner.java
hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestClientSmallReversedScanner.java


It's only in test code, so maybe not fatal for the RC? I'll file a ticket.


On Thu, Apr 2, 2015 at 12:27 AM, Andrew Purtell <ap...@apache.org> wrote:

> ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> artifacts are also available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1071/
>
> The API compatibility report with respect to the previous release can be
> found at
> http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found at http://s.apache.org/zH
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
> -0800 GMT) on April 7 ​on whether or not we should release this as​
> ​0.98.12. 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)
>



-- 
Sean

Re: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Enis Söztutar <en...@apache.org>.
+1.

Checked sigs, crc
Checked dir layout
Checked book
Run with hadoop1 and hadoop2
smoke tests from shell
ran LTT

Enis



On Tue, Apr 7, 2015 at 5:19 PM, Andrew Purtell <ap...@apache.org> wrote:

> +1
>
> - Built from source, RAT check passes
> - Unit tests pass 20/20 times with 6u45, and 7u75
> - Bootstrapped hadoop1 and hadoop2 test clusters from the tarballs, no
> errors, warnings, or failures
> - Checked Phoenix compilation with 4.3 branch, no compile issues, Phoenix
> unit tests pass
> - Ran LTT on an all-localhost cluster, 1M keys, no unusual warnings or
> errors in the logs
> - Generated an acceptable report with the API compatibility checker, see
> http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
>
>
> On Wed, Apr 1, 2015 at 10:27 PM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> > download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> > artifacts are also available in the temporary repository
> > https://repository.apache.org/content/repositories/orgapachehbase-1071/
> >
> > The API compatibility report with respect to the previous release can be
> > found at
> > http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
> >
> > Signed with my code signing key D5365CCD.
> >
> > The issues resolved in this release can be found at
> http://s.apache.org/zH
> >
> > Please try out the candidate and vote +1/-1 by midnight Pacific Time
> > (00:00 -0800 GMT) on April 7 ​on whether or not we should release this
> as​
> > ​0.98.12. 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: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Andrew Purtell <ap...@apache.org>.
+1

- Built from source, RAT check passes
- Unit tests pass 20/20 times with 6u45, and 7u75
- Bootstrapped hadoop1 and hadoop2 test clusters from the tarballs, no
errors, warnings, or failures
- Checked Phoenix compilation with 4.3 branch, no compile issues, Phoenix
unit tests pass
- Ran LTT on an all-localhost cluster, 1M keys, no unusual warnings or
errors in the logs
- Generated an acceptable report with the API compatibility checker, see
http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html


On Wed, Apr 1, 2015 at 10:27 PM, Andrew Purtell <ap...@apache.org> wrote:

> ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> artifacts are also available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1071/
>
> The API compatibility report with respect to the previous release can be
> found at
> http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found at http://s.apache.org/zH
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time
> (00:00 -0800 GMT) on April 7 ​on whether or not we should release this as​
> ​0.98.12. 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: [VOTE] The 3rd HBase 0.98.12 release candidate (RC2) is available, vote closing 4/7/2015

Posted by Ted Yu <yu...@gmail.com>.
+1

Checked signature
Exercised basic shell commands
Ran test suite - passed.

[INFO] HBase .............................................. SUCCESS [05:14
min]
[INFO] HBase - Checkstyle ................................. SUCCESS [
29.184 s]
[INFO] HBase - Annotations ................................ SUCCESS [
 1.376 s]
[INFO] HBase - Common ..................................... SUCCESS [15:06
min]
[INFO] HBase - Protocol ................................... SUCCESS [
 9.876 s]
[INFO] HBase - Client ..................................... SUCCESS [01:12
min]
[INFO] HBase - Hadoop Compatibility ....................... SUCCESS [
 7.671 s]
[INFO] HBase - Hadoop Two Compatibility ................... SUCCESS [
20.558 s]
[INFO] HBase - Prefix Tree ................................ SUCCESS [
13.487 s]
[INFO] HBase - Server ..................................... SUCCESS [
 03:05 h]
[INFO] HBase - Testing Util ............................... SUCCESS [
 5.435 s]
[INFO] HBase - Thrift ..................................... SUCCESS [02:55
min]
[INFO] HBase - Rest ....................................... SUCCESS [12:56
min]
[INFO] HBase - Shell ...................................... SUCCESS [01:31
min]
[INFO] HBase - Integration Tests .......................... SUCCESS [
 3.350 s]
[INFO] HBase - Examples ................................... SUCCESS [
10.415 s]
[INFO] HBase - Assembly ................................... SUCCESS [
 2.035 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 03:46 h

On Wed, Apr 1, 2015 at 10:27 PM, Andrew Purtell <ap...@apache.org> wrote:

> ​​​​​The 3rd HBase 0.98.12 release candidate (RC2) is available for
> download at http://people.apache.org/~apurtell/0.98.12RC2/ and Maven
> artifacts are also available in the temporary repository
> https://repository.apache.org/content/repositories/orgapachehbase-1071/
>
> The API compatibility report with respect to the previous release can be
> found at
> http://people.apache.org/~apurtell/0.98.11_0.98.12RC2_compat_report.html
>
> Signed with my code signing key D5365CCD.
>
> The issues resolved in this release can be found at http://s.apache.org/zH
>
> Please try out the candidate and vote +1/-1 by midnight Pacific Time (00:00
> -0800 GMT) on April 7 ​on whether or not we should release this as​
> ​0.98.12. 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)
>