Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Chia-Ping Tsai
+1 Unit test suite passes (8u131) hadoop-2.7.4 pass hadoop-2.7.3 pass hadoop-2.7.2 pass hadoop-2.7.1 pass hadoop-2.6.4 pass hadoop-2.6.3 pass hadoop-2.6.2 pass hadoop-2.6.1 pass On 2017-12-07 12:40, Andrew Purtell wrote: > The first HBase 1.4.0​ release candidate (RC0)

Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Balazs Meszaros
Hi, +1, because: Signatures: ok Unit tests: ok (8u112) RSGroups: worked for me through the shell -1, because: hbase(main):005:0> list_rsgroups GROUPS test default 2 row(s) in *1512730813.6580* seconds Trust me, it was faster than 47 years :) Other listings (e.g. list_namespace) displayed

[jira] [Created] (HBASE-19461) TestRSGroups is broke

2017-12-08 Thread stack (JIRA)
stack created HBASE-19461: - Summary: TestRSGroups is broke Key: HBASE-19461 URL: https://issues.apache.org/jira/browse/HBASE-19461 Project: HBase Issue Type: Bug Components: test

[jira] [Created] (HBASE-19462) Deprecate all addImmutable in Put

2017-12-08 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19462: -- Summary: Deprecate all addImmutable in Put Key: HBASE-19462 URL: https://issues.apache.org/jira/browse/HBASE-19462 Project: HBase Issue Type: Sub-task

Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Peter Somogyi
+1 checksum, signature: ok tests: ok LTT with 1M rows: ok basic operations from shell: ok rat check: ok On Thu, Dec 7, 2017 at 5:40 AM, Andrew Purtell wrote: > The first HBase 1.4.0​ release candidate (RC0) is available for download at >

Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Ted Yu
I tried a few RS group commands: -- hbase(main):001:0> list_rsgroups GROUPS default 1 row(s) in 1512748253.9920 seconds hbase(main):002:0> add_rsgroup 'my_group' hbase(main):003:0> list_rsgroups GROUPS default my_group 2 row(s) in 1512748276.9400 seconds -- The

Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Andrew Purtell
Thanks for taking a look Balazs. Please file a JIRA for that. It may be a cosmetic problem but if we have to spin another RC I want to be sure to fix it. > On Dec 8, 2017, at 3:09 AM, Balazs Meszaros > wrote: > > Hi, > > +1, because: > > Signatures: ok > Unit

[jira] [Created] (HBASE-19463) Make CPEnv#getConnection return a facade that throws Unsupported if CP calls #close

2017-12-08 Thread stack (JIRA)
stack created HBASE-19463: - Summary: Make CPEnv#getConnection return a facade that throws Unsupported if CP calls #close Key: HBASE-19463 URL: https://issues.apache.org/jira/browse/HBASE-19463 Project: HBase

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-12-08 Thread Andrew Purtell
Ok with me, Stack. Thanks for asking. On Thu, Nov 30, 2017 at 5:33 PM, Stack wrote: > On the move over to nightly test runs: > > 1.2 nightly had a successful build last night after the branch-1 > stabilization effort (HBASE-19204) and fixing a few unit test failures. See >

[jira] [Created] (HBASE-19468) FNFE during scans and flushes

2017-12-08 Thread Thiruvel Thirumoolan (JIRA)
Thiruvel Thirumoolan created HBASE-19468: Summary: FNFE during scans and flushes Key: HBASE-19468 URL: https://issues.apache.org/jira/browse/HBASE-19468 Project: HBase Issue Type:

HBase Outage - Drop table operation stuck in "DELETE_TABLE_PRE_OPERATION"

2017-12-08 Thread Murthy boddu
Hi, We recently ran into a production issue, here is the summary of events that we went through, in timeline order: 1. One of the region servers went down (it became inaccessible) 2. Region transition initiated, some regions of multiple tables were stuck in transition status. Most

[jira] [Resolved] (HBASE-19467) rsgroups shell commands don't properly display elapsed time

2017-12-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-19467. Resolution: Fixed Pushed trivial changes to branch-1.4 and branch-1 after manual

[jira] [Created] (HBASE-19470) Compaction state in Table web UI is not right when table is disabled

2017-12-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-19470: -- Summary: Compaction state in Table web UI is not right when table is disabled Key: HBASE-19470 URL: https://issues.apache.org/jira/browse/HBASE-19470 Project:

[jira] [Created] (HBASE-19465) Required httpcore and httpclient jars not included in binary distribution

2017-12-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19465: -- Summary: Required httpcore and httpclient jars not included in binary distribution Key: HBASE-19465 URL: https://issues.apache.org/jira/browse/HBASE-19465

[jira] [Created] (HBASE-19466) Rare failure in TestScannerCursor

2017-12-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19466: -- Summary: Rare failure in TestScannerCursor Key: HBASE-19466 URL: https://issues.apache.org/jira/browse/HBASE-19466 Project: HBase Issue Type: Bug

Re: [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Andrew Purtell
-1, see HBASE-19465 RC1 coming as soon as I fix this. On Wed, Dec 6, 2017 at 8:40 PM, Andrew Purtell wrote: > The first HBase 1.4.0​ release candidate (RC0) is available for download > at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.0RC0/ and Maven > artifacts

[jira] [Created] (HBASE-19467) rsgroups shell commands don't properly display elapsed time

2017-12-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-19467: -- Summary: rsgroups shell commands don't properly display elapsed time Key: HBASE-19467 URL: https://issues.apache.org/jira/browse/HBASE-19467 Project: HBase

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

2017-12-08 Thread Nick Dimiduk
+1 - verified tarballs vs public key on people.apache.org. - extracted bin tgz: - inspect structure. look good. - with jdk1.8.0_65: - run LoadTestTool against standalone bin tgz with FAST_DIFF block encoder and ROWCOL blooms. No issues, logs look good. - poked around webUI. looks

Re: HBase Outage - Drop table operation stuck in "DELETE_TABLE_PRE_OPERATION"

2017-12-08 Thread Ted Yu
>From the line number of ProcedureSyncWait.java, it seems you are using 1.2.x release. Can you check master log prior to 2017-12-08 18:59 ? Pastebin relevant master log snippet (after necessary redaction). Once we see the master log, we can see what might cause the DeleteTableProcedure to be

[CANCELLED] [VOTE] The first HBase 1.4.0 release candidate (RC0) is available

2017-12-08 Thread Andrew Purtell
Based on other feedback I filed HBASE-19467 and will fix it too. On Fri, Dec 8, 2017 at 2:59 PM, Andrew Purtell wrote: > -1, see HBASE-19465 > > RC1 coming as soon as I fix this. > > On Wed, Dec 6, 2017 at 8:40 PM, Andrew Purtell > wrote: > >> The

[jira] [Resolved] (HBASE-19465) Required httpcore and httpclient jars not included in binary distribution

2017-12-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-19465. Resolution: Fixed Pushed trivial change to branch-1 and branch-1.4 > Required httpcore

[jira] [Created] (HBASE-19469) Review Of BackupSystemTable

2017-12-08 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19469: --- Summary: Review Of BackupSystemTable Key: HBASE-19469 URL: https://issues.apache.org/jira/browse/HBASE-19469 Project: HBase Issue Type: Improvement

[VOTE] The second HBase 1.4.0 release candidate (RC1) is available

2017-12-08 Thread Andrew Purtell
The second HBase 1.4.0​ release candidate (RC1) is available for download at https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.0RC1/ and Maven artifacts are available in the temporary repository https://repository.apache.org/content/repositories/orgapachehbase-1186/ . The git tag

[jira] [Created] (HBASE-19464) Replace StringBuffer with StringBuilder for hbase-common

2017-12-08 Thread BELUGA BEHR (JIRA)
BELUGA BEHR created HBASE-19464: --- Summary: Replace StringBuffer with StringBuilder for hbase-common Key: HBASE-19464 URL: https://issues.apache.org/jira/browse/HBASE-19464 Project: HBase Issue

Moving To SLF4J and Log4J2

2017-12-08 Thread dam6923 .
Hello Team, Maybe it's time to finally realize the dream of HBASE-10092 Once the logging infrastructure is upgraded, I would be happy to assist in reviewing and improving the log messages. I've done a bit of similar work for the Hive project. It's tedious but doesn't require deep knowledge of

Re: Testing and CI -- Apache Jenkins Builds (WAS -> Re: Testing)

2017-12-08 Thread Stack
Thanks Andrew. I disabled the job. Use the nightly going forward. The jdk7 builds seem to run fine. The jdk8 has some timeout going on. Need to dig in. You can see here: https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1.4/ Thanks, M On Fri, Dec 8, 2017 at 11:29 AM,