Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-7537

REVOKE GRANT OPTION regression

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.1.0
    • Impala 3.1.0
    • Frontend
    • None
    • ghx-label-9

    Description

      Recent commit ec88aa2 added 'grantoption' to the privilege name. This name is used by the catalog cache which broke "revoke grant option" since the privilege names do not match.

      [localhost:21000] default> create role foo_role;
      [localhost:21000] default> grant all on server to foo_role with grant option;
      [localhost:21000] default> revoke grant option for all on server from foo_role;
      ERROR: IllegalStateException: null

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            aholley Adam Holley
            aholley Adam Holley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment