[jira] [Created] (HBASE-20416) [DOC] Fix hbck option intros

2018-04-13 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HBASE-20416: --- Summary: [DOC] Fix hbck option intros Key: HBASE-20416 URL: https://issues.apache.org/jira/browse/HBASE-20416 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20415) branches-2 don't need maven-scala-plugin

2018-04-13 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20415: --- Summary: branches-2 don't need maven-scala-plugin Key: HBASE-20415 URL: https://issues.apache.org/jira/browse/HBASE-20415 Project: HBase Issue Type: Task

Re: [jira] [Created] (HBASE-20233) [metrics] Ill-formatted numRegions metric in "Hadoop:service=HBase,name=RegionServer,sub=Regions" mbean

2018-04-13 Thread Ted Yu
Hi, I have added you as contributor. Please upload patch. Thanks On Fri, Apr 13, 2018 at 4:28 PM, Xu Cang wrote: > Hi, > This is a small patch for this issue. (first time trying to use Apache > JIRA, it does not allow me to upload patch file. please let me know if this > is the wrong way to se

Re: [jira] [Created] (HBASE-20233) [metrics] Ill-formatted numRegions metric in "Hadoop:service=HBase,name=RegionServer,sub=Regions" mbean

2018-04-13 Thread Xu Cang
Hi, This is a small patch for this issue. (first time trying to use Apache JIRA, it does not allow me to upload patch file. please let me know if this is the wrong way to send patches.) Best, Xu On Tue, Mar 20, 2018 at 1:05 PM, stack (JIRA) wrote: > stack created HBASE-20233: >

[jira] [Created] (HBASE-20414) TestLockProcedure#testMultipleLocks may fail on slow machine

2018-04-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20414: -- Summary: TestLockProcedure#testMultipleLocks may fail on slow machine Key: HBASE-20414 URL: https://issues.apache.org/jira/browse/HBASE-20414 Project: HBase Issue Type:

[jira] [Created] (HBASE-20413) IntegrationTestRegionReplicaReplication fails

2018-04-13 Thread stack (JIRA)
stack created HBASE-20413: - Summary: IntegrationTestRegionReplicaReplication fails Key: HBASE-20413 URL: https://issues.apache.org/jira/browse/HBASE-20413 Project: HBase Issue Type: Bug Com

[jira] [Created] (HBASE-20412) Update our compliance-checker from 2.1 to 2.4

2018-04-13 Thread stack (JIRA)
stack created HBASE-20412: - Summary: Update our compliance-checker from 2.1 to 2.4 Key: HBASE-20412 URL: https://issues.apache.org/jira/browse/HBASE-20412 Project: HBase Issue Type: Bug R

[jira] [Created] (HBASE-20411) Ameliorate MutableSegment synchronize

2018-04-13 Thread stack (JIRA)
stack created HBASE-20411: - Summary: Ameliorate MutableSegment synchronize Key: HBASE-20411 URL: https://issues.apache.org/jira/browse/HBASE-20411 Project: HBase Issue Type: Bug Reporter:

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Stack
On Fri, Apr 13, 2018 at 10:53 AM, Josh Elser wrote: > Was poking around with PE on a few nodes (I forget the exact > circumstances, need to look back at this), and ran into a case where ~35 > regions were left as RIT > > 2018-04-12 22:05:24,431 ERROR > [master/ctr-e138-1518143905142-221855-01-00

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Josh Elser
Was poking around with PE on a few nodes (I forget the exact circumstances, need to look back at this), and ran into a case where ~35 regions were left as RIT 2018-04-12 22:05:24,431 ERROR [master/ctr-e138-1518143905142-221855-01-02:16000] procedure2.ProcedureExecutor: Corrupt pid=3580, p

[jira] [Resolved] (HBASE-20224) Web UI is broken in standalone mode

2018-04-13 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-20224. --- Resolution: Fixed Pushed addendum 4 and 5 to branch-2.0. > Web UI is broken in standalone mo

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Stack
On Fri, Apr 13, 2018 at 8:07 AM, Peter Somogyi wrote: > -1 > > Tests under hbase-rsgroup fail in setup phase. It is related to > HBASE-20224, some addendums were not backported to branch-2.0 which causes > the failure. I'm reopening HBASE-20224 and backport 2 missing commits. > > Thanks Peter. Ye

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Stack
On Fri, Apr 13, 2018 at 5:40 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Do we have a list of tests that we know will not pass this release? > > I got those failures so far, but since I want to run multiple runs, I want > to make sure to exclude the un-stable tests. > > TestAssignm

[jira] [Reopened] (HBASE-20224) Web UI is broken in standalone mode

2018-04-13 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi reopened HBASE-20224: --- Reopening to push addendum 4 and 5 to branch-2.0. > Web UI is broken in standalone mode > --

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Peter Somogyi
-1 Tests under hbase-rsgroup fail in setup phase. It is related to HBASE-20224, some addendums were not backported to branch-2.0 which causes the failure. I'm reopening HBASE-20224 and backport 2 missing commits. On Fri, Apr 13, 2018 at 3:54 PM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrot

Re: [DISCUSS] RowCounter duplication

2018-04-13 Thread Peter Somogyi
Thanks Chia-Ping Tsai and Sean Busbey for the inputs. Looks like we need to keep both versions. Regards, Peter On Wed, Apr 11, 2018 at 5:25 PM, Sean Busbey wrote: > So long as we're still supporting integration with the Apache Hadoop > MapReduce project including versions that have both the old

[jira] [Created] (HBASE-20410) upgrade protoc compiler to 3.5.1-1

2018-04-13 Thread Mike Drob (JIRA)
Mike Drob created HBASE-20410: - Summary: upgrade protoc compiler to 3.5.1-1 Key: HBASE-20410 URL: https://issues.apache.org/jira/browse/HBASE-20410 Project: HBase Issue Type: Bug Compon

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Jean-Marc Spaggiari
Exactly what I was looking for! Thanks Sean! 2018-04-13 9:37 GMT-04:00 Sean Busbey : > Hi JMS! > > Current flaky results for branch-2.0, generated today AFAICT: > > https://builds.apache.org/view/H-L/view/HBase/job/HBase- > Find-Flaky-Tests-branch2.0/lastSuccessfulBuild/artifact/ > > you can look

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Sean Busbey
Hi JMS! Current flaky results for branch-2.0, generated today AFAICT: https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests-branch2.0/lastSuccessfulBuild/artifact/ you can look at the "dashboard.html" artifact for a human usable idea of what we think is broken. you can fetch

Re: [VOTE] First release candidate for HBase 2.0.0 (RC0) is available

2018-04-13 Thread Jean-Marc Spaggiari
Do we have a list of tests that we know will not pass this release? I got those failures so far, but since I want to run multiple runs, I want to make sure to exclude the un-stable tests. TestAssignmentManagerMetrics.testRITAssignmentManagerMetrics:152 Metrics Should be equal expected:<1> but was

[jira] [Created] (HBASE-20409) Set hbase.client.meta.operation.timeout in TestClientOperationTimeout

2018-04-13 Thread Peter Somogyi (JIRA)
Peter Somogyi created HBASE-20409: - Summary: Set hbase.client.meta.operation.timeout in TestClientOperationTimeout Key: HBASE-20409 URL: https://issues.apache.org/jira/browse/HBASE-20409 Project: HBas