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

hbase:acl table is listed in list_rsgroups output even when acl is not enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • master

    Description

      Steps to reproduce

      • add_rsgroup 'test_rsgroup'
      • Add a server to the new rsgroup
      • hbase(main):002:0> list_rsgroups
        NAME                                       SERVER / TABLE                                                                                                            
         test_rsgroup                                                                                                                                                        
         default                                   server dob2-bach-r3n13:16020                                                                                
                                                   server dob2-bach-r3n13:16022                                                                                
                                                   server dob2-bach-r3n13:16023                                                                                
                                                   server dob2-bach-r3n13:16024                                                                                
                                                   server dob2-bach-r3n13:16025                                                                                
                                                   server dob2-bach-r3n13:16026                                                                                
                                                   table hbase:meta                                                                                                          
                                                   table hbase:acl                                                                                                           
                                                   table hbase:namespace                                                                                                     
                                                   table hbase:rsgroup
        move_servers_rsgroup 'test_rsgroup',['dob2-bach-r3n13:16020']
      • Move hbase namespace to the new rsgroup
      • hbase(main):005:0> move_namespaces_rsgroup 'test_rsgroup',['hbase']
      • List Rsgroups to verify all the hbase tables are moved 
      • hbase(main):006:0> list_rsgroups
        NAME                                       SERVER / TABLE                                                                                                            
         test_rsgroup                              server dob2-bach-r3n13:16020                                                                                
                                                   table hbase:meta                                                                                                          
                                                   table hbase:namespace                                                                                                     
                                                   table hbase:rsgroup                                                                                                       
         default                                   server dob2-bach-r3n13:16022                                                                                
                                                   server dob2-bach-r3n13:16023                                                                                
                                                   server dob2-bach-r3n13:16024                                                                                
                                                   server dob2-bach-r3n13:16025                                                                                
                                                   server dob2-bach-r3n13:16026                                                                                
                                                   table hbase:acl 
      • hbase:acl table is not moved to the new rsgroup

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gsbiju Biju Nair
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: