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

[Shell] Add support for globs in user_permission

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.99.0
    • 0.99.0, 0.98.2
    • shell
    • None
    • Reviewed

    Description

      It would be nice for user_permission to show all the permissions for all the tables or a subset of tables if a glob (regex) is provided.

      hbase> user_permission '*'
      User                                       Table,Family,Qualifier:Permission
       esteban                                   x,,: [Permission: actions=READ,WRITE,EXEC,CREATE,ADMIN]
       hbase1                                    y,,: [Permission: actions=READ,WRITE]
       hbase2                                    z,,: [Permission: actions=READ,WRITE]
      

      Attachments

        1. HBASE-10892.v0.diff
          5 kB
          Esteban Gutierrez
        2. HBASE-10892.v1.patch
          5 kB
          Esteban Gutierrez

        Activity

          People

            esteban Esteban Gutierrez
            esteban Esteban Gutierrez
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: