You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mallikarjun (Jira)" <ji...@apache.org> on 2021/10/12 14:37:02 UTC

[jira] [Updated] (HBASE-26343) Extend RSGroup to support data isolation to achieve true multitenancy in Hbase

     [ https://issues.apache.org/jira/browse/HBASE-26343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mallikarjun updated HBASE-26343:
--------------------------------
    Description: 
RSGroups currently only provide isolation on serving layer, but not on the data layer. And there is a need for providing data isolation between rsgroups to achieve true multitenancy in hbase leading to independently scale individual rsgroups on need bases. Some of the aspects to be covered in this umbrella project are 
 # Provide data isolation between different RSGroups
 # Add balancer support to understand this construct to perform various balancing activities
 # Extend support on various ancillary services such as export snapshot, cluster replication, etc 

  was:
RSGroups currently only provide isolation on serving layer, but not on the data layer. And there is a need for providing data isolation between rsgroups to achieve true multitenancy in hbase leading to independently scale individual rsgroups on need bases. Some of the aspects to be covered in this umbrella project are 
 # Provide data isolation between different RSGroups
 # Add balancer support to understand this construct on various balancing activities
 # Extend support on various ancillary services such as export snapshot, cluster replication, etc 


> Extend RSGroup to support data isolation to achieve true multitenancy in Hbase
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-26343
>                 URL: https://issues.apache.org/jira/browse/HBASE-26343
>             Project: HBase
>          Issue Type: Umbrella
>          Components: rsgroup
>            Reporter: Mallikarjun
>            Priority: Major
>
> RSGroups currently only provide isolation on serving layer, but not on the data layer. And there is a need for providing data isolation between rsgroups to achieve true multitenancy in hbase leading to independently scale individual rsgroups on need bases. Some of the aspects to be covered in this umbrella project are 
>  # Provide data isolation between different RSGroups
>  # Add balancer support to understand this construct to perform various balancing activities
>  # Extend support on various ancillary services such as export snapshot, cluster replication, etc 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)