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

Add 'Namespace' to headers while displaying user permissions.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 1.0.0, 0.98.9
    • None

    Description

      Right now, the header of user_permission command has missing 'Namespace'

      hbase(main):009:0> user_permission '.*'
      User                                     Table,Family,Qualifier:Permission                                                                                    
       test                                    hbase,hbase:acl,,: [Permission: actions=ADMIN]
      

      Ideally, it should be something like this

      hbase(main):009:0> user_permission '.*'
      User                                     Namespace,Table,Family,Qualifier:Permission                                                                                    
       test                                    hbase,hbase:acl,,: [Permission: actions=ADMIN]
      

      Attachments

        1. HBASE-12618.patch
          1 kB
          Ashish Singhi

        Activity

          People

            ashish singhi Ashish Singhi
            srikanth235 Srikanth Srungarapu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: