Starting work on 1.3.3 RC0

2018-12-11 Thread Andrew Purtell
I've started work on the first release candidate of the final 1.3 release, 1.3.3. We have been maintaining an internal fork of 1.3 where I work, due to lack of RM attention to the 1.3 code line. The first task will be committing the relevant changes to branch-1.3. So far I have 35 commits queued

Re: [VOTE] The second HBase 1.4.9 release candidate (RC1) is available

2018-12-11 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 - failed once with

[jira] [Created] (HBASE-21587) Improve support for protobuf 3

2018-12-11 Thread Mya Pitzeruse (JIRA)
Mya Pitzeruse created HBASE-21587: - Summary: Improve support for protobuf 3 Key: HBASE-21587 URL: https://issues.apache.org/jira/browse/HBASE-21587 Project: HBase Issue Type: Improvement

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

2018-12-11 Thread Stack
Thanks Andrew. Yeah, fails for me too. Was looking here where hbase 2.1 looks really good: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/ ... but its factoring in an exclude flakey list that includes this failing test. Odd was that the failing test is not in the

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

2018-12-11 Thread Andrew Purtell
TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently, both for 2.0.4 and 2.1.2 RCs. Mac OS High Sierra, OpenJDK Runtime Environment (Zulu 8.30.0.2-macosx) (build 1.8.0_172-b01) java.lang.AssertionError: Waiting timed out after [10,000] msec at

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

2018-12-11 Thread Andrew Purtell
TestCleanupMetaWAL#testCleanupMetaWAL fails for me consistently. Mac OS High Sierra, OpenJDK Runtime Environment (Zulu 8.30.0.2-macosx) (build 1.8.0_172-b01) java.lang.AssertionError: Waiting timed out after [10,000] msec at

Re: [VOTE] The second HBase 1.4.9 release candidate (RC1) is available

2018-12-11 Thread Zach York
+1 - checked sums and sigs: Ok - Rat check: Ok - built from source: Ok (8u92) - Ran unit tests: Ok - Messed around with some basic shell commands: Ok - Loaded and read 1M rows with LTT: Ok - Sanity checked Web UI: Ok On Tue, Dec 11, 2018 at 12:28 AM Peter Somogyi wrote: > +1 (non-binding) > >

[jira] [Created] (HBASE-21586) Do not allocate empty arrays in hbase.

2018-12-11 Thread John Leach (JIRA)
John Leach created HBASE-21586: -- Summary: Do not allocate empty arrays in hbase. Key: HBASE-21586 URL: https://issues.apache.org/jira/browse/HBASE-21586 Project: HBase Issue Type: Improvement

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

2018-12-11 Thread Balazs Meszaros
+1 - signatures, checksums: OK - rat check: OK - built from source: OK - unit tests: OK - ltt with 1M rows: OK - web UI: OK - shell and basic commands: OK On Fri, Dec 7, 2018 at 8:21 PM Stack wrote: > The first release candidate for HBase 2.0.4 is available for download: > >

[jira] [Created] (HBASE-21585) Use ConnectionImplementation instead of ClusterConnection for sync client implementation

2018-12-11 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21585: - Summary: Use ConnectionImplementation instead of ClusterConnection for sync client implementation Key: HBASE-21585 URL: https://issues.apache.org/jira/browse/HBASE-21585

[jira] [Created] (HBASE-21584) Remove deprecated methods in sync client implementation

2018-12-11 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-21584: - Summary: Remove deprecated methods in sync client implementation Key: HBASE-21584 URL: https://issues.apache.org/jira/browse/HBASE-21584 Project: HBase Issue

[jira] [Resolved] (HBASE-21581) add debug model on hbase shell

2018-12-11 Thread Nick.han (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-21581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick.han resolved HBASE-21581. -- Resolution: Not A Problem > add debug model on hbase shell > -- > >

[jira] [Created] (HBASE-21583) bulkload maybe failed if StripeCompaction enabled but Region has no stripes

2018-12-11 Thread chenxu (JIRA)
chenxu created HBASE-21583: -- Summary: bulkload maybe failed if StripeCompaction enabled but Region has no stripes Key: HBASE-21583 URL: https://issues.apache.org/jira/browse/HBASE-21583 Project: HBase

[jira] [Created] (HBASE-21582) If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time

2018-12-11 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-21582: Summary: If call HBaseAdmin#snapshotAsync but forget call isSnapshotFinished, then SnapshotHFileCleaner will skip to run every time Key: HBASE-21582 URL:

[jira] [Created] (HBASE-21581) add debug model on hbase shell

2018-12-11 Thread Nick.han (JIRA)
Nick.han created HBASE-21581: Summary: add debug model on hbase shell Key: HBASE-21581 URL: https://issues.apache.org/jira/browse/HBASE-21581 Project: HBase Issue Type: Improvement

Re: [VOTE] The second HBase 1.4.9 release candidate (RC1) is available

2018-12-11 Thread Peter Somogyi
+1 (non-binding) * Signature, checksum: OK * Apache Rat check: OK * Build from source: OK * CHANGES.txt: OK * Unit tests (8u191, Maven 3.5.3): OK * LTT 1M rows: OK * Shell commands: OK * Web UI: OK On Sat, Dec 8, 2018 at 7:01 AM Andrew Purtell wrote: > YCSB workloads are not that interesting.