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

2019-08-21 Thread Nick Dimiduk
Maybe this RC is already sunk due to HBASE-22823, but FYI, the test added on HBASE-22169 is failing consistently for me. I added a comment to the jira with my diagnostics; I think the fix is quite simple. On Wed, Aug 21, 2019 at 12:20 AM Sakthi wrote: > +1 (non-binding) > > Java version: Amazon

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

2019-08-21 Thread Sakthi
+1 (non-binding) Java version: Amazon Corretto 8 - Corretto-8.222.10.1 (build 1.8.0_222-b10) 1. Checksums and signatures(both src and bin): OK 2. Rat Check: OK 3. Built from source: OK 4. Basic Shell CRUD commands: OK 5. Local Installation mode: 1. Web UI: OK 2. LTT

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

2019-08-19 Thread Artem Ervits
changing my vote to +1, recompiled with Hadoop 2.8 and was able to run through some shell, MR, etc. Logs, UI look good. On Sun, Aug 18, 2019 at 12:41 PM Andrew Purtell wrote: > Like I said on the JIRA I’d approve a patch that splits the canary API we > need from a tool chassis. We have used and

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

2019-08-18 Thread Andrew Purtell
Like I said on the JIRA I’d approve a patch that splits the canary API we need from a tool chassis. We have used and contributed to Canary for a long time and changing the annotation was simply acknowledging our use and continued contribution to this code. We can also just copy Canary into our

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

2019-08-18 Thread Wellington Chevreuil
+1 (non binding). I also got an UT failing, but tried it individually and same has passed. hbase-vote result: * Signature: ok * Checksum : ok * Rat check (1.8.0_222): ok - mvn clean apache-rat:check * Built from source (1.8.0_222): ok - mvn clean

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

2019-08-18 Thread Duo Zhang
Due to HBASE-22823 I plan to sink this RC and find a way to deal with the IA.Public Canary. OpenInx 于2019年8月18日周日 下午4:09写道: > See the previous failed UT, it says address already bind. And run the UT > several times under a new host again, > seems all works fine. So +1. > > On Sun, Aug 18,

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

2019-08-18 Thread OpenInx
See the previous failed UT, it says address already bind. And run the UT several times under a new host again, seems all works fine. So +1. On Sun, Aug 18, 2019 at 3:56 PM OpenInx wrote: > Let me try the TestJMXConnectorServer locally again, although it failed > now, it should not effect the

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

2019-08-18 Thread OpenInx
Let me try the TestJMXConnectorServer locally again, although it failed now, it should not effect the rc vote. Give my +1, will take a look about that UT. On Sun, Aug 18, 2019 at 3:15 PM OpenInx wrote: > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_202): ok

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

2019-08-18 Thread OpenInx
* Signature: ok * Checksum : ok * Rat check (1.8.0_202): ok - mvn clean apache-rat:check * Built from source (1.8.0_202): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_202): failed - mvn test -P runAllTests The

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

2019-08-17 Thread Artem Ervits
I'm not replacing any jars, deploying as is. I did check, branch-2.1 is based on Hadoop 2.7.7. that was my next step, will redeploy pseudodistributed cluster with 2.7 instead of 2.8, or recompile HBase with 2.8.5. probably latter. Thanks Duo. On Sat, Aug 17, 2019, 8:51 AM 张铎(Duo Zhang) wrote:

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

2019-08-17 Thread Duo Zhang
So how do you start the hbase cluster? Replace the hadoop jars with 2.8.5? Usually this will not work, you need to recompile from source and set the hadoop version to 2.8.5. And also, you do not need to change the client hadoop library only if you want to use a HDFS cluster with higher version.

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

2019-08-17 Thread Artem Ervits
+0 (non-binding) Deployed on 2.8.5 pseudodistributed: NOK Ran into issue similar to [1] Will retry with 2.7 on Monday unless vote changes by then. hbase-vote script: OK, profile for tests used runSmallTests [1]

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

2019-08-16 Thread Duo Zhang
Reminder, we still need at least one more vote. Peter Somogyi 于2019年8月15日 周四23:09写道: > +1 > > * Signature, checksum: ok > * Rat check: ok > * Unit tests: ok > * Compatibility report: ok > * Release notes, changes: ok > * LTT 1M rows: ok > * Basic shell commands in standalone mode: ok > > On Wed,

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

2019-08-15 Thread Peter Somogyi
+1 * Signature, checksum: ok * Rat check: ok * Unit tests: ok * Compatibility report: ok * Release notes, changes: ok * LTT 1M rows: ok * Basic shell commands in standalone mode: ok On Wed, Aug 14, 2019 at 5:15 PM Duo Zhang wrote: > The first release candidate for HBase 2.1.6 is available for

[VOTE] First release candidate for HBase 2.1.6 is available for download

2019-08-14 Thread Duo Zhang
The first release candidate for HBase 2.1.6 is available for download: https://dist.apache.org/repos/dist/dev/hbase/2.1.6RC0 Maven artifacts are also available in a staging repository at: https://repository.apache.org/content/repositories/orgapachehbase-1329/ Artifacts are signed with my