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

HBase grant at specific column level does not work for Groups

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.4
    • 1.0.1, 1.1.0, 0.98.12, 2.0.0
    • None
    • None
    • Reviewed

    Description

      While performing Grant command to a specific column in a table - to a specific group does not produce needed results. However, when specific user is mentioned (instead of group name) in grant command, it becomes effective

      Steps to Reproduce :
      1) using super-user, Grant a table/column family/column level grant to a group
      2) login using a user ( part of the above group) and scan the table. It does not return any results

      3) using super-user, Grant a table/column family/column level grant to a specific user ( instead of group)
      4) login using that specific user and scan the table. It produces correct results, i.e. provides only the column where user has select privileges

      Attachments

        1. 13239-v1.txt
          3 kB
          Ted Yu
        2. 13239-v2.txt
          3 kB
          Ted Yu
        3. 13239-v2.txt
          3 kB
          Ted Yu

        Issue Links

          Activity

            People

              yuzhihong@gmail.com Ted Yu
              pateljaymin Jaymin Patel
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: