Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-4712

RangerHiveAuthorizer throws exception for show grant ALL command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • plugins
    • None

    Description

      STEPS TO REPRODUCE:
      User u1 exists on ranger side and has policy configured for all access for table t1
      Create a role r1 with u1 part of r1
      Create a hive table and grant access to user u1
      As user u1, connect to beeline and execute command 'show grant user u1 on table t1'
      As user u1, connect to beeline and execute command 'show grant role r1 on table t1'

      command syntax:
      SHOW GRANT [principal_specification] ON (ALL | [TABLE] table_or_view_name);

      CURRENT BEHAVIOUR:
      Show grant command works fine for table option and not for ALL option

      Attachments

        Activity

          People

            Unassigned Unassigned
            suja suja s
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: