[jira] [Resolved] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb

2021-04-12 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-25482. -- Resolution: Fixed > Improve SimpleRegionNormalizer#getAverageRegionSizeMb >

[jira] [Reopened] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb

2021-04-12 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-25482: -- > Improve SimpleRegionNormalizer#getAverageRegionSizeMb >

[jira] [Reopened] (HBASE-25653) Add units and round off region size to 2 digits after decimal

2021-04-12 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-25653: -- Reopen for backports. > Add units and round off region size to 2 digits after decimal >

[jira] [Resolved] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb

2021-04-12 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-25482. -- Resolution: Fixed Sorry, wrong issue. > Improve

[jira] [Reopened] (HBASE-25482) Improve SimpleRegionNormalizer#getAverageRegionSizeMb

2021-04-12 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-25482: -- Reopening for backports. > Improve SimpleRegionNormalizer#getAverageRegionSizeMb >

[jira] [Created] (HBASE-25769) Update default weight of cost functions

2021-04-12 Thread Clara Xiong (Jira)
Clara Xiong created HBASE-25769: --- Summary: Update default weight of cost functions Key: HBASE-25769 URL: https://issues.apache.org/jira/browse/HBASE-25769 Project: HBase Issue Type: Sub-task

Multi-dimensional Range Queries Help

2021-04-12 Thread Kevin Wright
Hi! Our application requires fast read queries that specify two ranges. One range on timestamps, and another on ids. We are currently using Apache HBase as our db, but we’re unsure how to optimally design the row keys / schemas. Currently, scanning over row key (the ids) with filter on timeranges

Multi-dimensional Range Queries Help

2021-04-12 Thread Kevin Wright
Hi! Our application requires fast read queries that specify two ranges. One range on timestamps, and another on ids. We are currently using Apache HBase as our db, but we’re unsure how to optimally design the row keys / schemas. Currently, scanning over row key (the ids) with filter on timeranges

[jira] [Resolved] (HBASE-25759) The master services field in LocalityBasedCostFunction is never used

2021-04-12 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25759. --- Fix Version/s: 2.3.6 2.4.3 2.5.0

how to join slack channel

2021-04-12 Thread  
Hi, adminI'm a bigdata developer and very interested in hbase, so I want to join hbase slack channel, but i don't have an email address like xx.apache.org or xx.google.comhow could  i join the channel, please show me a method to join Thx

Re: [ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-12 Thread Toshihiro Suzuki
Congratulations Geoffrey! - Toshi > On Apr 11, 2021, at 0:12, Ankit Singhal wrote: > > Congratulations and welcome Geoffrey!! > > On Sat, Apr 10, 2021 at 5:48 PM Jan Hentschel < > jan.hentsc...@ultratendency.com> wrote: > >> Congratulations and welcome! >> >> From: Viraj Jasani >>

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

2021-04-12 Thread Peter Somogyi
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_282): ok - mvn clean apache-rat:check * Built from source (1.8.0_282): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_282): ok - mvn package -P

[jira] [Reopened] (HBASE-25748) [Flake Test][branch-1] TestAdmin2

2021-04-12 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan reopened HBASE-25748: --- Spotted a bug in testCreateTableRPCTimeOut, let me try to fix it. > [Flake Test][branch-1] TestAdmin2

[jira] [Created] (HBASE-25768) Support a overall simple and fast balance strategy for StochasticLoadBalancer

2021-04-12 Thread Xiaolin Ha (Jira)
Xiaolin Ha created HBASE-25768: -- Summary: Support a overall simple and fast balance strategy for StochasticLoadBalancer Key: HBASE-25768 URL: https://issues.apache.org/jira/browse/HBASE-25768 Project: