Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25492

Create table with rsgroup info in branch-2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0, 2.4.2
    • rsgroup
    • None
    • Hide
      HBASE-25492 added a new interface in TableDescriptor which allows user to define RSGroup name while creating or modifying a table.
      Show
      HBASE-25492 added a new interface in TableDescriptor which allows user to define RSGroup name while creating or modifying a table.

    Description

      Currently we need to create table and then move it to desired RSGroup which cost HM assignment twice, considering table with many regions it will be huge.

      We have a use case where user want to create table with rsgroup. HBASE-22695 already implemented this feature in master branch but not ported to branch-2 because master and branch-2 implementations are different. This JIRA aims to implement this feature in branch-2.

      But unlike master branch, rsgroup information from TableDescriptor is used only while creating the table to keep the changes minimum.

      Attachments

        Issue Links

          Activity

            People

              arshad.mohammad Mohammad Arshad
              arshad.mohammad Mohammad Arshad
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: