[RESULT] [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-02-02 Thread Andrew Purtell
​+1 ​ With 8 nonbinding +1s, 3 binding +1s, and no 0 or -1 votes, this vote passes. Thanks to all who voted on the release! Much appreciated! On Thu, Feb 1, 2018 at 3:13 PM, Ted Yu wrote: > +1 > > Ran test suite with Java 1.8 - passed > Checked signature > Ran LTT with

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-02-01 Thread Ted Yu
+1 Ran test suite with Java 1.8 - passed Checked signature Ran LTT with 1M row - passed Checked basic WebUI Exercised shell commands On Tue, Jan 30, 2018 at 1:11 PM, Andrew Purtell wrote: > You should follow the build instructions on our online manual (look for > the

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-02-01 Thread Zach York
Considering the site issue isn't a sinkable offense I'm changing my vote to a +1. On Wed, Jan 31, 2018 at 3:50 PM, Umesh Agashe wrote: > +1 non-binding > > download src & bin tar ball - OK > signatures & sums

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-31 Thread Umesh Agashe
+1 non-binding download src & bin tar ball - OK signatures & sums- OK build from source (openjdk version "1.8.0_151") - OK rat check - OK unit tests

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-31 Thread Andrew Purtell
> could not compile against hadoop3 (several issues, will file jira later) Thanks, that would be helpful. We need to discuss it of course but I don't think we should consider ticking the Hadoop 3 is supported box on 1.x until the next minor release, 1.5, at which time we could do this work. On

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-31 Thread Mike Drob
+1 non-binding sigs/sums good compiles against hadoop2 (7u80) ran hbase-downstreamer tests against staging repo verified upgrade from 1.4.1 to 2.0.0-beta1 could not compile against hadoop3 (several issues, will file jira later) On Wed, Jan 31, 2018 at 8:52 AM, Ashish Singhi

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-31 Thread Ashish Singhi
+1 (non-binding) Downloaded the binary and checked the following, - Checked LICENSE and NOTICE files, looks ok - Apache RAT check, looks good Verified the following in a non-secure setup, - Exercised basic shell commands - Ran LTT with 1M row, checked read and write operations - Poked around

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Zach York
For those interested, this is getting addressed as part of https://issues.apache.org/jira/browse/HBASE-19663. On Tue, Jan 30, 2018 at 1:47 PM, Andrew Purtell wrote: > Ok, then it is certainly JIRA worthy. > > > On Tue, Jan 30, 2018 at 1:16 PM, Zach York

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Andrew Purtell
Ok, then it is certainly JIRA worthy. On Tue, Jan 30, 2018 at 1:16 PM, Zach York wrote: > Agreed, sorry for calling this out on a RC vote. > > However, I did execute install before site. > > On Tue, Jan 30, 2018 at 1:12 PM, Andrew Purtell

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Zach York
Agreed, sorry for calling this out on a RC vote. However, I did execute install before site. On Tue, Jan 30, 2018 at 1:12 PM, Andrew Purtell wrote: > I think install is mandatory before site. > > > On Jan 30, 2018, at 1:11 PM, Andrew Purtell

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Andrew Purtell
I think install is mandatory before site. > On Jan 30, 2018, at 1:11 PM, Andrew Purtell wrote: > > You should follow the build instructions on our online manual (look for the > #maven.release anchor). Please file a JIRA and maybe someone suitably > motivated will

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Andrew Purtell
You should follow the build instructions on our online manual (look for the #maven.release anchor). Please file a JIRA and maybe someone suitably motivated will look at it but I dont see this as a veto-able concern unless the build fails following our release procedures. That didn't happen. Or

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Zach York
-0 (non-binding) It still looks like mvn clean site fails (Also fails for 1.4.0, hence not a -1): [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project hbase: Error generating maven-javadoc-plugin:2.10.3:aggregate: [ERROR] Exit code: 1 -

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-30 Thread Yu Li
+1 Checked sums and signatures: ok Built from source: ok (7u79) RAT check: ok (7u79) Compatibility check: ok (7u79) Unit tests pass: ok (7u79) Shell commands: ok (8u101), ran DDL/flush/compact/split commands, everything looks good Loaded 1M rows with LTT: ok (8u101), all keys verified, latency

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-29 Thread Andrew Purtell
Thanks Peter, much appreciated. On Mon, Jan 29, 2018 at 9:35 AM, Peter Somogyi wrote: > The tests failed in localhost mode when executed from maven. I've just > checked some integration tests now on 1.4.0 and it fails there as well, so > it not a regression. I'm OK with a

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-29 Thread Peter Somogyi
The tests failed in localhost mode when executed from maven. I've just checked some integration tests now on 1.4.0 and it fails there as well, so it not a regression. I'm OK with a +1 on this RC. Peter On Mon, Jan 29, 2018 at 5:52 PM, Andrew Purtell wrote: > Are the

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-29 Thread Andrew Purtell
Are the integration test failures from when it runs in localhost mode? I think these are long term test issues present since 1.3. Or, is this new in 1.4.1? If these also have the same result with 1.4.0, indicating no new regression, would you consider changing your vote? > On Jan 29, 2018, at

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-29 Thread Peter Somogyi
0 - RAT check: OK - Signatures, checksums: OK - Build from src: OK - Start standalone from src and bin, run shell commands: OK - LTT 1M rows: OK - Web UI, logs: OK - Ran full test suite: passes except integration tests I had failures in IntegrationTestRpcClient, IntegrationTestMTTR,

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-29 Thread Yung-An He
I made a mistake, the MD5 is the same. I am so sorry! 2018-01-29 15:04 GMT+08:00 Yung-An He : > The MD5 of hbase-1.4.1-bin.tar.gz (d41d8cd98f00b204e9800998ecf8427e) > isn't the same with hbase-1.4.1-bin.tar.gz.md5 >

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-28 Thread Yung-An He
The MD5 of hbase-1.4.1-bin.tar.gz (d41d8cd98f00b204e9800998ecf8427e) isn't the same with hbase-1.4.1-bin.tar.gz.md5 (E74AD029E9E5359936CDC7DC8B1A8A29) 2018-01-29 14:47 GMT+08:00 Yung-An He

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-28 Thread Yung-An He
+1 non-binding Environment: Centos 6.6 Iracle JDK 1.8.0_162 Hadoop 2.7.3 All the testing I've done are below: Checked MD5: OK Testing the URL of download is available: OK Starting HBase with cluster mode via docker container: OK Import data to table via ImportTsv: OK Execute basic command via

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-26 Thread Artem Ervits
+1 (non-binding) (1.8.0_161) Hadoop 2.7.5 checked MD5 arbitrary puts, gets, scans, count, list create snapshot, list, restore from snapshot ltt multiput and multiget pe randomWrite, randowRead, 500k rows On Thu, Jan 25, 2018 at 4:10 PM, rahul gidwani wrote: > + 1

Re: [VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-25 Thread rahul gidwani
+ 1 (non-binding) (1.8.0_152) Startup from tar.gz works Rolling upgrade from 1.4.0 -> 1.4.1 Shell CRUD works Created a test table wrote 1 million rows, split regions and WEB UI displayed correct results, performed scans and random gets, latency and logs look good. checksum okay, built from source

[VOTE] The first HBase 1.4.1 release candidate (RC0) is available

2018-01-24 Thread Andrew Purtell
The first HBase 1.4.1 release candidate (RC0) is available for download at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.1RC0/ and Maven artifacts are available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1194 . The git tag corresponding