Skip to content

Add support for tablet server resource groups #60

Description

@keith-turner

Currently scan servers support setting a resource group but not tablet servers. It would be useful to be able to specify resource groups for tablets servers and start a stateful set for each tablet servers resource group. Setting resource groups for tablet servers may only be supported in Accumulo 4.0.

The following is one possible accumulo 4.0 use case for this that will provide dedicated resource for the accumulo system tables.

  • Create a stateful set/resource group for the accumulo.root table tablets.
  • Create a stateful set/resource group forthe accumulo.metadata table tablets.
  • Create a stateful set/resource group for the accumulo.fate table tablets.
  • Create a stateful set/resource group for accumulo system table compactions. Configure the accumulo.* tables to use this resource group for compaction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions