Re: Site build depends on hbase-annotation:test jar

2018-11-19 Thread Sean Busbey
Unfortunately AFAIK we have to have a successful local install before the site goal will work. That's even what we end up doing when building the website: https://github.com/apache/hbase/blob/master/dev-support/jenkins-scripts/generate-hbase-website.sh#L169 On the plus side, there's a maven

Site build depends on hbase-annotation:test jar

2018-11-19 Thread Zach York
Hey All, I was recently trying to build a HBase RC using Apache Bigtop (In my setup it's easier to have it build with bigtop to test on cluster) and I ran into a rather curious error. The build was failing because it was trying to download the hbase-annotations:test jar from maven central instead

Re: [VOTE] First release candidate for HBase 1.2.9 is available

2018-11-19 Thread Tak-Lon (Stephen) Wu
+1 (non-binding) - Checksums and signatures: ok - Rat check (8u192): ok - mvn apache-rat:check - Built from source (8u192): ok - mvn clean install -DskipTests - Unit tests pass (8u192): ok - mvn test -P runAllTests - HBase cluster (1 master 4 regionservers) test

Re: [VOTE] First release candidate for HBase 1.2.9 is available

2018-11-19 Thread Artem Ervits
+1 (non-binding) signatures: src: OK bin: OK sha512: src: OK bin: OK shell and basic commands: OK started binary in pseudo distributed mode (Hadoop 2.7.7) OK logs: OK UI: OK LTT 1M rows and 20% reads: OK Built from source (Java 8u191, Maven 3.5.3) ran into

[jira] [Resolved] (HBASE-21499) Release notes and changes for 2.0.3RC

2018-11-19 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-21499. --- Resolution: Fixed Pushed on branch-2.0. > Release notes and changes for 2.0.3RC >

[jira] [Created] (HBASE-21499) Release notes and changes for 2.0.3RC

2018-11-19 Thread stack (JIRA)
stack created HBASE-21499: - Summary: Release notes and changes for 2.0.3RC Key: HBASE-21499 URL: https://issues.apache.org/jira/browse/HBASE-21499 Project: HBase Issue Type: Sub-task

Re: [VOTE] First release candidate for HBase 1.2.9 is available

2018-11-19 Thread Balazs Meszaros
+1 - signatures, checksums: OK - rat check: OK - built from source (8u112): OK - unit tests: OK - ltt with 1M rows: OK - web UI: OK - shell and basic commands: OK Best regards, Balazs On Mon, Nov 19, 2018 at 10:24 AM Peter Somogyi wrote: > +1 (non-binding) > > Verified checksums and

Re: [VOTE] First release candidate for HBase 1.2.9 is available

2018-11-19 Thread Peter Somogyi
+1 (non-binding) Verified checksums and signatures Built from source (Java 8u191, Maven 3.5.3) Ran unit tests (TestHRegion, TestCellCounter and TestServerCustomProtocol crashed during execution but reruns succeeded. Probably issue with my env?) Apache Rat check succeeded Started binary in pseudo