You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Adam Holley (JIRA)" <ji...@apache.org> on 2018/09/14 16:00:00 UTC

[jira] [Reopened] (IMPALA-7537) REVOKE GRANT OPTION regression

     [ https://issues.apache.org/jira/browse/IMPALA-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Holley reopened IMPALA-7537:
---------------------------------

null was fixed, but privileges are not in sync with Sentry.

> REVOKE GRANT OPTION regression
> ------------------------------
>
>                 Key: IMPALA-7537
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7537
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.1.0
>            Reporter: Adam Holley
>            Assignee: Adam Holley
>            Priority: Major
>             Fix For: Impala 3.1.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org