Vote: 1.3.2 RC1 release

+1 (non-binding)

Hadoop Pseudo-distrbibuted: 2.7.5
$M2_HOME from scratch
Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297;
2018-02-24T19:49:05Z)
Maven home: /opt/maven/apache-maven-3.5.3
Java version: 1.8.0_161, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-693.17.1.el7.x86_64", arch: "amd64",
family: "unix"

Binary Release:
Java 1M rows HBase 1.3.1 client: OK
  SHA512: OK

hbase shell: OK
create, list, scan, count, truncate, disable, drop
snapshot, restore_snapshot

UI:
  split: OK
  merge: OK

Logs: OK

Source Release:
Build with: mvn clean -DskipTests -Dhadoop-two.version=2.7.5 install && mvn
clean -DskipTests -Dhadoop-two.version=2.7.5 package assembly:single    OK
installed and ran from src: OK
Logs: OK

  LTT 1M rows: OK
  PE 1M rows: OK

received a warning below

[WARNING]
[WARNING] Some problems were encountered while building the effective model
for org.apache.hbase:hbase-shaded-check-invariants:pom:1.3.2
[WARNING] 'build.plugins.plugin.version' for
org.codehaus.mojo:exec-maven-plugin is missing. @
org.apache.hbase:hbase-shaded-check-invariants:[unknown-version],
/home/vagrant/hbase-1.3.2/hbase-shaded/hbase-shaded-check-invariants/pom.xml,
line 161, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]
------------------------------------------------------------------------
[INFO] Re


addressed by https://issues.apache.org/jira/browse/HBASE-20091


ran in screen session
 mvn test -P runSmallTests: NOK

 [INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   TestAsyncIPC.testRTEDuringAsyncConnectionSetup:229 Waiting timed
out after [1,000] msec
[INFO]
[ERROR] Tests run: 1084, Failures: 1, Errors: 0, Skipped: 20
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase 1.3.2 ................................. SUCCESS [
2.836 s]
[INFO] Apache HBase - Checkstyle .......................... SUCCESS [
0.614 s]
[INFO] Apache HBase - Resource Bundle ..................... SUCCESS [
0.266 s]
[INFO] Apache HBase - Annotations ......................... SUCCESS [
0.759 s]
[INFO] Apache HBase - Protocol ............................ SUCCESS [
0.290 s]
[INFO] Apache HBase - Common .............................. SUCCESS [02:00
min]
[INFO] Apache HBase - Procedure ........................... SUCCESS [03:20
min]
[INFO] Apache HBase - Client .............................. SUCCESS [04:08
min]
[INFO] Apache HBase - Hadoop Compatibility ................ SUCCESS [
33.116 s]
[INFO] Apache HBase - Hadoop Two Compatibility ............ SUCCESS [01:10
min]
[INFO] Apache HBase - Prefix Tree ......................... SUCCESS [
59.551 s]
[INFO] Apache HBase - Server .............................. FAILURE [39:58
min]
[INFO] Apache HBase - Testing Util ........................ SKIPPED
[INFO] Apache HBase - Thrift .............................. SKIPPED
[INFO] Apache HBase - Rest ................................ SKIPPED
[INFO] Apache HBase - Shell ............................... SKIPPED
[INFO] Apache HBase - Integration Tests ................... SKIPPED
[INFO] Apache HBase - Examples ............................ SKIPPED
[INFO] Apache HBase - External Block Cache ................ SKIPPED
[INFO] Apache HBase - Assembly ............................ SKIPPED
[INFO] Apache HBase - Shaded .............................. SKIPPED
[INFO] Apache HBase - Shaded - Client ..................... SKIPPED
[INFO] Apache HBase - Shaded - Server ..................... SKIPPED
[INFO] Apache HBase Shaded Packaging Invariants ........... SKIPPED
[INFO] Apache HBase - Archetypes .......................... SKIPPED
[INFO] Apache HBase - Exemplar for hbase-client archetype . SKIPPED
[INFO] Apache HBase - Exemplar for hbase-shaded-client archetype SKIPPED
[INFO] Apache HBase - Archetype builder 1.3.2 ............. SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 52:18 min
[INFO] Finished at: 2018-03-20T19:45:59Z


Test passes locally with mvn clean
-Dtest=org.apache.hadoop.hbase.ipc.TestAsyncIPC test


On Tue, Mar 20, 2018 at 1:19 PM, Ted Yu <yuzhih...@gmail.com> wrote:

> +1
>
> Checked signature
> Ran test suite - passed
> Tried basic shell commands
>
> On Mon, Mar 19, 2018 at 9:48 PM, Francis Liu <tof...@apache.org> wrote:
>
> > Hi,
> >
> > The second release candidate for Apache HBase 1.3.2 is available to
> > download and testing.
> >
> > Artifacts are available here:
> >
> > *https://dist.apache.org/repos/dist/dev/hbase/hbase-1.3.2RC1/
> > <https://dist.apache.org/repos/dist/dev/hbase/hbase-1.3.2RC1/>*
> >
> > Maven artifacts are available in the staging repository:
> >
> > *https://repository.apache.org/content/repositories/orgapachehbase-1205
> > <https://repository.apache.org/content/repositories/orgapachehbase-1205
> >*
> >
> > All artifacts are signed with my code signing key D646D9F3, which is also
> > in the project KEYS file at
> >
> > http://www.apache.org/dist/hbase/KEYS
> >
> > these artifacts correspond to commit hash
> >
> > 1bedb5bfbb5a99067e7bc54718c3124f632b6e17 tagged as 1.3.2RC1.
> >
> > HBase 1.3.2 is the second maintenance release in the HBase 1.3.z release
> > line, continuing on the theme of bringing a stable, reliable database to
> > the
> > Hadoop and NoSQL communities. This release includes 256 resolved issues
> > since 1.3.1 released 11 months ago.
> >
> > The full list of issues addressed is available at
> >
> > *https://s.apache.org/aMSp <https://s.apache.org/aMSp>*
> >
> > and also in the CHANGES.txt file in the root directory of the source
> > tarball.
> >
> > Please take a few minutes to verify the release and vote on
> > releasing it:
> >
> > [ ] +1 Release this package as Apache HBase 1.3.2
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because...
> >
> > This Vote will run for one week and close Mon Mar 26, 2018 22:00 PST.
> >
> > Thanks
> >
>

Reply via email to