Hi Rajeshbabu, I'm not sure but could HBASE-24032 <https://issues.apache.org/jira/browse/HBASE-24032> solve your problem?
rajeshb...@apache.org <chrajeshbab...@gmail.com> 于2023年5月3日周三 13:03写道: rajeshb...@apache.org <chrajeshbab...@gmail.com> 于2023年5月3日周三 13:03写道: > Hi, > > Currently RS groups supports mapping the tables to a rsgroup and there are > commands and APIs to move the tables in a namespace to rsgroup. But what > ever the tables created after moving the tables needs to get added to RS > group explicitly otherwise those will be under default rs group. > > Would be better to support directly mapping the namespaces ( higher > granular level than tables) to rs group so that tables under the namespace > directly gets assigned to the rs group. This will simplify the operations > when using namespaces and rs groups together for better isolation. > > If it's fine will raise corresponding JIRAs and work on it. > > > Thanks, > Rajeshbabu. >