[jira] [Resolved] (HBASE-25845) [branch-1] Precommit fails to build docker due to python-dateutil

2021-05-04 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-25845. --- Fix Version/s: 1.7.0 Resolution: Fixed > [branch-1] Precommit fails to build docker due to py

Re: [DISCUSS] Next 2.x releases

2021-05-04 Thread Nick Dimiduk
On Fri, Apr 30, 2021 at 5:40 PM 张铎(Duo Zhang) wrote: > Does anyone have interest in backporting HBASE-22120 to branch-2? > Yes, I think there would be interest in getting your tracing effort onto branch-2 ; there's quite a few "watchers" on that Jira. What about the backup work? Has it stabiliz

Re: [DISCUSS] User experience on Stripe Compaction

2021-05-04 Thread Huaxiang Sun
It is great to hear successful stories from large scale production deployment! On Mon, May 3, 2021 at 1:31 PM clara xiong wrote: > It is great to hear this is still in use in a large production and getting > improvement! > > On Tue, Apr 27, 2021 at 3:01 AM 张铎(Duo Zhang) > wrote: > > > Stripe c

[jira] [Created] (HBASE-25846) RSGroupBasedLoadBalancer does not allow dynamic config setting

2021-05-04 Thread Caroline Zhou (Jira)
Caroline Zhou created HBASE-25846: - Summary: RSGroupBasedLoadBalancer does not allow dynamic config setting Key: HBASE-25846 URL: https://issues.apache.org/jira/browse/HBASE-25846 Project: HBase

Re: [DISCUSS] Next 2.x releases

2021-05-04 Thread Andrew Purtell
Correct me if I am mistaken but backup tests failing on master in precommit is common enough to warrant ignoring them as unrelated. Is it not fully baked yet? +1 for backport of tracing. If we do the backport to branch-2 that would be one new compelling reason for a 2.5.0 release. On Tue, May 4,

Re: 2.4.3 RC next week

2021-05-04 Thread Andrew Purtell
I'm still working on testing. It is probably fine, but I want to be sure. Apologies for the delay. The artifacts are available so if you think we should not be waiting at this point, a VOTE is possible. On Fri, Apr 30, 2021 at 2:50 PM Andrew Purtell wrote: > This has been held up by HBASE-25829

Re: [DISCUSS] Next 2.x releases

2021-05-04 Thread Sean Busbey
My understanding is that backup work is not ready for inclusion in 2.x. The talk of removing it from the master branch and proposed adoption of the feature through more involvement from some community members were not so long ago. On Tue, May 4, 2021, 15:49 Andrew Purtell wrote: > Correct me i

Re: Multi-dimensional Range Queries Help

2021-05-04 Thread Nick Dimiduk
Hi Kevin, Did you get an answer to your question, maybe over on hbase-user? As it seems you're aware, HBase is built on a single index -- the rowkey. You may be able to implement something like MySQL's composite indexing on HBase if the algorithm can be mapped to a 1-dimensional linear index. You

[jira] [Resolved] (HBASE-25846) RSGroupBasedLoadBalancer does not allow dynamic config setting

2021-05-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25846. --- Resolution: Duplicate Thanks for reporting this [~caroliney14]. It has already been fixed by HBASE-

[jira] [Created] (HBASE-25847) More DEBUG and TRACE level logging in CatalogJanitor and HbckChore

2021-05-04 Thread Andrew Kyle Purtell (Jira)
Andrew Kyle Purtell created HBASE-25847: --- Summary: More DEBUG and TRACE level logging in CatalogJanitor and HbckChore Key: HBASE-25847 URL: https://issues.apache.org/jira/browse/HBASE-25847 Proj

[jira] [Reopened] (HBASE-25846) RSGroupBasedLoadBalancer does not allow dynamic config setting

2021-05-04 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-25846: --- > RSGroupBasedLoadBalancer does not allow dynamic config setting > -

[jira] [Created] (HBASE-25848) Add flexibility to backup replication in case replication filter throws an exception

2021-05-04 Thread Sandeep Pal (Jira)
Sandeep Pal created HBASE-25848: --- Summary: Add flexibility to backup replication in case replication filter throws an exception Key: HBASE-25848 URL: https://issues.apache.org/jira/browse/HBASE-25848 Pr

[jira] [Created] (HBASE-25849) Backport "HBASE-22738 Fallback to default group to choose RS when there are no RS in current group" and "HBASE-24760 Add a config hbase.rsgroup.fallback.enable for RSGro

2021-05-04 Thread Caroline Zhou (Jira)
Caroline Zhou created HBASE-25849: - Summary: Backport "HBASE-22738 Fallback to default group to choose RS when there are no RS in current group" and "HBASE-24760 Add a config hbase.rsgroup.fallback.enable for RSGroup fallback feature" to branch-1