Re: Time for another round of branch-1 releases

2019-07-10 Thread Andrew Purtell
Ideally ~three months between minors but this has slipped already as volunteer bandwidth comes and goes, and the decision to do a minor instead of a patch depends on the compatibility guideline implications of commits to branch-1 so it is going to depend on what actually lands. No problem

Re: Time for another round of branch-1 releases

2019-07-10 Thread Geoffrey Jacoby
Andrew, What's the planned release cycle for branch-1? As you know, I'm working on a pair of JIRAs (HBASE-22622 and 22623, which may or may not require HBASE-18127) that need to go out in a minor release due to semver (added methods to coprocessor interfaces), and they're definitely not all

[jira] [Created] (HBASE-22676) Move RSGroupLoadBalancer to hbase-server

2019-07-10 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-22676: - Summary: Move RSGroupLoadBalancer to hbase-server Key: HBASE-22676 URL: https://issues.apache.org/jira/browse/HBASE-22676 Project: HBase Issue Type: Sub-task

Can we remove OfflineMetaRepair in the master branch and branch-2+?

2019-07-10 Thread Toshihiro Suzuki
Hi folks! I think we no longer support OfflineMetaRepair in HBase-2.x and it has a critical bug that breaks the meta data: https://issues.apache.org/jira/browse/HBASE-21665 Actually, I have seen several cases where some users ran OfflineMetaRepair mistakenly in their cluster and corrupted their

Re: Integration Test - and running them

2019-07-10 Thread OpenInx
I run the integrate test under my host, and also get the failure. I think it may worth to file a seperate jira to track the problem. [INFO] --- [INFO] Running org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad [ERROR] Tests run: 1,

Re: Integration Test - and running them

2019-07-10 Thread OpenInx
Hi Norbert Kalmar You mean run the test by the command: mvn test -Dtest=IntegrationTestBigLinkedList ? Then I think it should have some detail logs under your directory: /hbase-it/target/surefire-reports Aslo there should be some logs under you hbase-it/target/MiniCluster-xxx directory... On

[jira] [Resolved] (HBASE-22662) Move RSGroupInfoManager to hbase-server

2019-07-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22662. --- Resolution: Fixed Hadoop Flags: Reviewed Pushed to branch HBASE-22514. Thanks [~zghaobac] for

[REPORT] HBase Quarterly report Apr-Jun 2019

2019-07-10 Thread Misty Linville
All, HBase submits a report to the ASF board once a quarter, to inform the board about project health. I'm sending the report to the user@ and dev@ mailing lists because you are the project, and for transparency. If you have any questions about the report or the running of the project, you can

Time for another round of branch-1 releases

2019-07-10 Thread Andrew Purtell
Now that HBASE-22627 (Port HBASE-22617 (Recovered WAL directories not getting cleaned up) to branch-1) has been committed it's time to roll a new set of 1.x releases for all releasing branches that needed this change. At a minimum this would be a 1.3.6 and 1.4.11. I would also like to try again

[jira] [Created] (HBASE-22675) Use commons-cli from hbase-thirdparty

2019-07-10 Thread Josh Elser (JIRA)
Josh Elser created HBASE-22675: -- Summary: Use commons-cli from hbase-thirdparty Key: HBASE-22675 URL: https://issues.apache.org/jira/browse/HBASE-22675 Project: HBase Issue Type: Task

Integration Test - and running them

2019-07-10 Thread Norbert Kalmar
Hi HBase devs, I've been trying to implement integration test for Bulkload replication. I'm using the already existing IntegrationTestBulkLoad as a base. My problem is actually running these tests. If I try to run them (tried multiple tests like Replication, BigLinkedList) with maven failsafe, I

[jira] [Created] (HBASE-22674) HBase connectors precommit docker image installs JRE over JDK

2019-07-10 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-22674: --- Summary: HBase connectors precommit docker image installs JRE over JDK Key: HBASE-22674 URL: https://issues.apache.org/jira/browse/HBASE-22674 Project: HBase

[jira] [Created] (HBASE-22673) Avoid to expose protobuf stuff in Hbck interface

2019-07-10 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-22673: -- Summary: Avoid to expose protobuf stuff in Hbck interface Key: HBASE-22673 URL: https://issues.apache.org/jira/browse/HBASE-22673 Project: HBase Issue

[jira] [Created] (HBASE-22672) [hbck2] HBCK2 tool support schedule ServerCrashProcedure

2019-07-10 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-22672: -- Summary: [hbck2] HBCK2 tool support schedule ServerCrashProcedure Key: HBASE-22672 URL: https://issues.apache.org/jira/browse/HBASE-22672 Project: HBase

[jira] [Created] (HBASE-22671) ByteBufferUtils#findCommonPrefix() can be safely changed to ArraysSupport#mismatch()

2019-07-10 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-22671: -- Summary: ByteBufferUtils#findCommonPrefix() can be safely changed to ArraysSupport#mismatch() Key: HBASE-22671 URL:

[jira] [Created] (HBASE-22670) JDK 11 and CellComparator

2019-07-10 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-22670: -- Summary: JDK 11 and CellComparator Key: HBASE-22670 URL: https://issues.apache.org/jira/browse/HBASE-22670 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-22669) Add unit tests for org.apache.hadoop.hbase.util.Strings

2019-07-10 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-22669. --- Resolution: Fixed Fix Version/s: 1.4.11 1.3.6