[jira] [Created] (HBASE-22082) Should not use an instance to access static members, which will increases compilation costs.

2019-03-21 Thread lixiaobao (JIRA)
lixiaobao created HBASE-22082: - Summary: Should not use an instance to access static members, which will increases compilation costs. Key: HBASE-22082 URL: https://issues.apache.org/jira/browse/HBASE-22082

[jira] [Created] (HBASE-22081) master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing

2019-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-22081: Summary: master shutdown: close RpcServer first thing, close procWAL as soon as viable, and delete znode the last thing Key: HBASE-22081 URL:

[jira] [Created] (HBASE-22080) hbase-shaded-client doesn't include netty socket for ZK

2019-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-22080: Summary: hbase-shaded-client doesn't include netty socket for ZK Key: HBASE-22080 URL: https://issues.apache.org/jira/browse/HBASE-22080 Project: HBase

[jira] [Created] (HBASE-22079) master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used

2019-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-22079: Summary: master leaks ZK on shutdown and gets stuck because of netty threads if netty socket is used Key: HBASE-22079 URL:

[jira] [Created] (HBASE-22078) corrupted procs in proc WAL

2019-03-21 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-22078: Summary: corrupted procs in proc WAL Key: HBASE-22078 URL: https://issues.apache.org/jira/browse/HBASE-22078 Project: HBase Issue Type: Bug

Re: [VOTE] Second release candidate for HBase 2.0.5 is available

2019-03-21 Thread Peter Somogyi
+1 Checked signature, checksums Apache Rat check Build from source Run all tests (2 flaky failures, not reproducible) LTT 1M rows Tested simple shell commands Checked master and RS UI Reviewed change log and release note On Mon, Mar 18, 2019 at 7:19 PM Stack wrote: > Please vote on this Apache

What is the largest HBase cluster size(in PB)?

2019-03-21 Thread dongdan39
Hi, Experts, Does anybody know what is the largest HBase cluster ever used by any company? The only info that we can get is a few PB of size in year 2011 by google. But what is the current status after so many years of technical evolvement of HBase(e.g., can HBase support ~100PB storage?)?

Corrupted HBase MasterProcWAL

2019-03-21 Thread Matthew Blissett
Hi all, We have an HBase cluster running version 1.2.0-cdh5.12.0. While investigating a slow startup time, I found that HBase spent 12 minutes working through 14,146 logs in /hbase/MasterProcWALs/. 2019-03-20 15:04:07,687 INFO org.apache.hadoop.hbase.util.FSHDFSUtils: Recover lease on dfs

[jira] [Created] (HBASE-22077) Expose sleep time as a command line argument of IntergationTestBackupRestore

2019-03-21 Thread Tamas Adami (JIRA)
Tamas Adami created HBASE-22077: --- Summary: Expose sleep time as a command line argument of IntergationTestBackupRestore Key: HBASE-22077 URL: https://issues.apache.org/jira/browse/HBASE-22077 Project: