[jira] [Created] (HBASE-20449) the minimun number of region should be configurable in normalizable

2018-04-17 Thread Yu Wang (JIRA)
Yu Wang created HBASE-20449: --- Summary: the minimun number of region should be configurable in normalizable Key: HBASE-20449 URL: https://issues.apache.org/jira/browse/HBASE-20449 Project: HBase

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

2018-04-17 Thread Sean Busbey
I've been using it and have some concerns wrt our shaded clients (tracking in HBASE-20331). I've been hesitant to vote -1 due to them because the work isn't done yet. But I hope to have it wrapped by end of week. Reviewing HBASE-18792, I'm also concerned that it isn't included in the current RC.

[jira] [Created] (HBASE-20448) update ref guide to expressly use shaded clients for examples

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20448: --- Summary: update ref guide to expressly use shaded clients for examples Key: HBASE-20448 URL: https://issues.apache.org/jira/browse/HBASE-20448 Project: HBase

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

2018-04-17 Thread Duo Zhang
I do not think it is a blocker as you can run a HDFS 3.0.1 cluster and use a 3.0.0 client to communicate with it. +1 on taking care of this when we have a production ready release of hadoop 3.x. 2018-04-18 7:52 GMT+08:00 Stack : > Thanks for voting Wei-Chiu Chuang. > > We

[jira] [Created] (HBASE-20447) Only fail cacheBlock if block collisions aren't related to next block metadata

2018-04-17 Thread Zach York (JIRA)
Zach York created HBASE-20447: - Summary: Only fail cacheBlock if block collisions aren't related to next block metadata Key: HBASE-20447 URL: https://issues.apache.org/jira/browse/HBASE-20447 Project:

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

2018-04-17 Thread Stack
Thanks for voting Wei-Chiu Chuang. We should run on hadoop3, yeah, but I wouldn't call it a blocker given current state of hadoop3 (3.0.1, 3.0.2, 3.1.0, not-yet-production-ready... What do others think?). Perhaps by hbase2.1 it'd be a blocker? (Thanks for the help over on the likes of

[jira] [Created] (HBASE-20446) Allow building HBase 1.x against Hadoop 3.1.0

2018-04-17 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-20446: - Summary: Allow building HBase 1.x against Hadoop 3.1.0 Key: HBASE-20446 URL: https://issues.apache.org/jira/browse/HBASE-20446 Project: HBase Issue Type:

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

2018-04-17 Thread Wei-Chiu Chuang
-1 (non-binding) Hbase 2 will break on Hadoop 3.0.1 or above, due to HBASE-20244 caused by the refactor in HDFS-12574. Is Hbase 2 on Hadoop 3 a requirement for the release? On Tue, Apr 17, 2018 at 2:59 PM, Stack wrote: > Yeah, what Ashish says Umesh (and yeah, checkout

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

2018-04-17 Thread Stack
Yeah, what Ashish says Umesh (and yeah, checkout HBASE-20385 for the why sir). Any one else given the RC a try? Its seven days now. Time is about up. I have two -1s, one of which I think I can overturn. Any other feedback on the RC? Any PMCers tried it? Thanks, St.Ack On Mon, Apr 16, 2018 at

[jira] [Created] (HBASE-20445) Defer work when a row lock is busy

2018-04-17 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-20445: -- Summary: Defer work when a row lock is busy Key: HBASE-20445 URL: https://issues.apache.org/jira/browse/HBASE-20445 Project: HBase Issue Type:

[jira] [Created] (HBASE-20444) Improve parsing logic for HBase specific version string and add unit tests

2018-04-17 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-20444: Summary: Improve parsing logic for HBase specific version string and add unit tests Key: HBASE-20444 URL: https://issues.apache.org/jira/browse/HBASE-20444 Project:

[jira] [Created] (HBASE-20443) Add an HBase antipattern check for reintroducing commons-collections 3

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20443: --- Summary: Add an HBase antipattern check for reintroducing commons-collections 3 Key: HBASE-20443 URL: https://issues.apache.org/jira/browse/HBASE-20443 Project: HBase

[jira] [Created] (HBASE-20442) clean up incorrect use of commons-collections 3

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20442: --- Summary: clean up incorrect use of commons-collections 3 Key: HBASE-20442 URL: https://issues.apache.org/jira/browse/HBASE-20442 Project: HBase Issue Type:

HBaseCon 2018 CFP extended until Friday

2018-04-17 Thread Josh Elser
We've received some requests to extend the CFP a few more days. The new day of closing will be this Friday 2018/04/20, end of day. Please keep them coming in! On 4/15/18 9:23 PM, Josh Elser wrote: The HBaseCon 2018 call for proposals is scheduled to close Monday, April 16th. If you have an

[jira] [Created] (HBASE-20441) Add an HBase antipattern check for reintroducing commons-lang 2

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20441: --- Summary: Add an HBase antipattern check for reintroducing commons-lang 2 Key: HBASE-20441 URL: https://issues.apache.org/jira/browse/HBASE-20441 Project: HBase

[jira] [Created] (HBASE-20440) Clean up incorrect use of commons-lang 2.y

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20440: --- Summary: Clean up incorrect use of commons-lang 2.y Key: HBASE-20440 URL: https://issues.apache.org/jira/browse/HBASE-20440 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20439) Clean up spurious commons-logging imports in hbase-server

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20439: --- Summary: Clean up spurious commons-logging imports in hbase-server Key: HBASE-20439 URL: https://issues.apache.org/jira/browse/HBASE-20439 Project: HBase

[jira] [Created] (HBASE-20438) Add an HBase antipattern check for reintroducing commons-logging

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20438: --- Summary: Add an HBase antipattern check for reintroducing commons-logging Key: HBASE-20438 URL: https://issues.apache.org/jira/browse/HBASE-20438 Project: HBase

[jira] [Created] (HBASE-20437) Add a project health check that looks for new dependencies

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20437: --- Summary: Add a project health check that looks for new dependencies Key: HBASE-20437 URL: https://issues.apache.org/jira/browse/HBASE-20437 Project: HBase

[jira] [Created] (HBASE-20436) IntegrationTestSparkBulkLoad cannot access abstract processOptions of AbstractHBaseTool

2018-04-17 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20436: -- Summary: IntegrationTestSparkBulkLoad cannot access abstract processOptions of AbstractHBaseTool Key: HBASE-20436 URL: https://issues.apache.org/jira/browse/HBASE-20436 Project:

[jira] [Resolved] (HBASE-20398) Redirect doesn't work on web UI

2018-04-17 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-20398. --- Resolution: Fixed Assignee: Balazs Meszaros Hadoop Flags: Reviewed Fix Version/s: 2.0.0

[jira] [Created] (HBASE-20435) pylint configs should ignore generated python code

2018-04-17 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-20435: --- Summary: pylint configs should ignore generated python code Key: HBASE-20435 URL: https://issues.apache.org/jira/browse/HBASE-20435 Project: HBase Issue Type:

[jira] [Created] (HBASE-20434) Support removing all the remote wals for a sync replication peer in S state

2018-04-17 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-20434: - Summary: Support removing all the remote wals for a sync replication peer in S state Key: HBASE-20434 URL: https://issues.apache.org/jira/browse/HBASE-20434 Project: HBase

[jira] [Created] (HBASE-20433) HBase Export Snapshot utility does not close FileSystem instances

2018-04-17 Thread Voyta (JIRA)
Voyta created HBASE-20433: - Summary: HBase Export Snapshot utility does not close FileSystem instances Key: HBASE-20433 URL: https://issues.apache.org/jira/browse/HBASE-20433 Project: HBase Issue

[jira] [Created] (HBASE-20432) Cleanup related resources when remove a sync replication peer

2018-04-17 Thread Zheng Hu (JIRA)
Zheng Hu created HBASE-20432: Summary: Cleanup related resources when remove a sync replication peer Key: HBASE-20432 URL: https://issues.apache.org/jira/browse/HBASE-20432 Project: HBase Issue