[jira] [Created] (HBASE-18633) Add more info to understand the source/scenario of large batch requests exceeding threshold

2017-08-18 Thread Vikas Vishwakarma (JIRA)
Vikas Vishwakarma created HBASE-18633: - Summary: Add more info to understand the source/scenario of large batch requests exceeding threshold Key: HBASE-18633 URL: https://issues.apache.org/jira/browse/HBASE-18

[jira] [Created] (HBASE-18632) TestMultiParallel#testFlushCommitsWithAbort fails in master branch

2017-08-18 Thread Ted Yu (JIRA)
Ted Yu created HBASE-18632: -- Summary: TestMultiParallel#testFlushCommitsWithAbort fails in master branch Key: HBASE-18632 URL: https://issues.apache.org/jira/browse/HBASE-18632 Project: HBase Issue

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

2017-08-18 Thread ramkrishna vasudevan
+1 Untared the tar ball. Loaded some 100G data with PE .Did full table scan. Then ran randomReads with 500 threads with and without block cache. All seems to be fine. Regards Ram On Sat, Aug 19, 2017 at 2:33 AM, Stack wrote: > On Fri, Aug 18, 2017 at 1:45 PM, Josh Elser wrote: > > > +1 (bindi

[jira] [Reopened] (HBASE-14498) Master stuck in infinite loop when all Zookeeper servers are unreachable

2017-08-18 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-14498: Unit test always failing on branch-1.3 Running org.apache.hadoop.hbase.zookeeper.TestZooKeeper

[jira] [Created] (HBASE-18631) Allow configuration of ChaosMonkey properties via hbase-site

2017-08-18 Thread Josh Elser (JIRA)
Josh Elser created HBASE-18631: -- Summary: Allow configuration of ChaosMonkey properties via hbase-site Key: HBASE-18631 URL: https://issues.apache.org/jira/browse/HBASE-18631 Project: HBase Iss

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

2017-08-18 Thread Stack
On Fri, Aug 18, 2017 at 1:45 PM, Josh Elser wrote: > +1 (binding) > > * Saw the same unit test failures as Andrew did (obviously) > * Ran a brief randomWrite PE locally and didn't have any obvious issues > > I took a glance at the contents of the lib/ dir for the bin tarball, and > noticed that w

[jira] [Created] (HBASE-18630) Prune dependencies; as is branch-2 has duplicates

2017-08-18 Thread stack (JIRA)
stack created HBASE-18630: - Summary: Prune dependencies; as is branch-2 has duplicates Key: HBASE-18630 URL: https://issues.apache.org/jira/browse/HBASE-18630 Project: HBase Issue Type: Task

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

2017-08-18 Thread Mike Drob
+1 (non-binding) Verified good signatures, md5 sums. Verified sha512 sums, although they should maybe be called *.sha512 according to policy? [1] (There's some ongoing dust around this I think, best to not pay too much attention currently) Verified builds against hadoop-3-alpha4. Verified starts u

Re: [VOTE] First hbase-2.0.0-alpha-2 Release Candidate is available

2017-08-18 Thread Josh Elser
+1 (binding) * Saw the same unit test failures as Andrew did (obviously) * Ran a brief randomWrite PE locally and didn't have any obvious issues I took a glance at the contents of the lib/ dir for the bin tarball, and noticed that we seem to be duplicating a few dependencies (e.g. jetty-util,

[jira] [Created] (HBASE-18629) Enhance ChaosMonkeyRunner with interruptibility

2017-08-18 Thread Ted Yu (JIRA)
Ted Yu created HBASE-18629: -- Summary: Enhance ChaosMonkeyRunner with interruptibility Key: HBASE-18629 URL: https://issues.apache.org/jira/browse/HBASE-18629 Project: HBase Issue Type: Improvement

Re: [DISCUSS] Should L2 cache be strictly L2 by default

2017-08-18 Thread Biju N
Thanks Anoop/Stack. With L1+L2, there is an overhead during getBlocks when the block need to be cached in L1. Since the evictions are done in a separate thread when threshold are reached the overhead during evictions can be discounted. Based on a quick test looks like the overhead is in 100s of nan

[jira] [Created] (HBASE-18628) ZKPermissionWatcher blocks all ZK notifications

2017-08-18 Thread Mike Drob (JIRA)
Mike Drob created HBASE-18628: - Summary: ZKPermissionWatcher blocks all ZK notifications Key: HBASE-18628 URL: https://issues.apache.org/jira/browse/HBASE-18628 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-18627) Fix TestRegionServerReadRequestMetrics

2017-08-18 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18627: -- Summary: Fix TestRegionServerReadRequestMetrics Key: HBASE-18627 URL: https://issues.apache.org/jira/browse/HBASE-18627 Project: HBase Issue Type: Bug