[jira] [Resolved] (HBASE-28345) Close HBase connection on exit from HBase Shell

2024-02-07 Thread Balazs Meszaros (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Balazs Meszaros resolved HBASE-28345. - Resolution: Fixed [~bbeaudreault] Thanks, fixed. > Close HBase connection on exit from

[jira] [Created] (HBASE-28351) Support LEFT, RIGHT, STRIP, DIGITS, CHR, DAYS operators as built in functions

2024-02-07 Thread Nikita Pande (Jira)
Nikita Pande created HBASE-28351: Summary: Support LEFT, RIGHT, STRIP, DIGITS, CHR, DAYS operators as built in functions Key: HBASE-28351 URL: https://issues.apache.org/jira/browse/HBASE-28351

[jira] [Created] (HBASE-28350) Unabled to start running hbase-it tests with JDK 17

2024-02-07 Thread Rajeshbabu Chintaguntla (Jira)
Rajeshbabu Chintaguntla created HBASE-28350: --- Summary: Unabled to start running hbase-it tests with JDK 17 Key: HBASE-28350 URL: https://issues.apache.org/jira/browse/HBASE-28350 Project:

Re: [DISCUSS] Pre splitting an existing table to avoid hotspotting issues.

2024-02-07 Thread Rushabh Shah
> This is the first time I've heard of a region split taking 4 minutes. For us, it's always on the order of seconds. That's true even for a large 50+gb region. It might be worth looking into why that's so slow for you. For us also, the split takes less than a second. But to split a recently split

Re: [DISCUSS] Pre splitting an existing table to avoid hotspotting issues.

2024-02-07 Thread Bryan Beaudreault
This is the first time I've heard of a region split taking 4 minutes. For us, it's always on the order of seconds. That's true even for a large 50+gb region. It might be worth looking into why that's so slow for you. On Wed, Feb 7, 2024 at 12:50 PM Rushabh Shah wrote: > Thank you Andrew, Bryan

Re: [DISCUSS] Pre splitting an existing table to avoid hotspotting issues.

2024-02-07 Thread Rushabh Shah
Thank you Andrew, Bryan and Duo for your responses. > My main thought is that a migration like this should use bulk loading, > But also, I think, that data transfer should be in bulk We are working on moving to bulk loading. > With Admin.splitRegion, you can specify a split point. You can use

[jira] [Resolved] (HBASE-27800) Add support for default user quotas using USER => 'all'

2024-02-07 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault resolved HBASE-27800. --- Fix Version/s: 2.6.0 3.0.0-beta-2 Release Note: Adds a bunch

[jira] [Created] (HBASE-28349) Atomic requests should increment read usage in quotas

2024-02-07 Thread Ray Mattingly (Jira)
Ray Mattingly created HBASE-28349: - Summary: Atomic requests should increment read usage in quotas Key: HBASE-28349 URL: https://issues.apache.org/jira/browse/HBASE-28349 Project: HBase

[jira] [Reopened] (HBASE-28345) Close HBase connection on exit from HBase Shell

2024-02-07 Thread Bryan Beaudreault (Jira)
[ https://issues.apache.org/jira/browse/HBASE-28345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Beaudreault reopened HBASE-28345: --- I dont see this backported to branch-3. Are you sure you cherry-picked everywhere? >

[jira] [Created] (HBASE-28348) Multi should return what results it can before rpc timeout

2024-02-07 Thread Bryan Beaudreault (Jira)
Bryan Beaudreault created HBASE-28348: - Summary: Multi should return what results it can before rpc timeout Key: HBASE-28348 URL: https://issues.apache.org/jira/browse/HBASE-28348 Project: HBase