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 "Quanlong Huang (JIRA)" <ji...@apache.org> on 2019/03/26 01:53:00 UTC

[jira] [Updated] (IMPALA-7275) Create table with insufficient privileges should not show table

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

Quanlong Huang updated IMPALA-7275:
-----------------------------------
    Fix Version/s: Impala 2.13.0

> Create table with insufficient privileges should not show table
> ---------------------------------------------------------------
>
>                 Key: IMPALA-7275
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7275
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.0
>            Reporter: Adam Holley
>            Assignee: Adam Holley
>            Priority: Major
>              Labels: security
>             Fix For: Impala 2.13.0, Impala 3.1.0
>
>
> {noformat}
> [localhost:21000] default> create table db1.tbl1;
> Query: create table db1.tbl
> ERROR: AuthorizationException: User 'user1' does not have privileges to execute 'CREATE' on: db1.tbl1
> {noformat}
> The error message should be:
> ERROR: AuthorizationException: User 'user1' does not have privileges to execute 'CREATE' on: db1
> Note that it is not permitted to have CREATE granted to a table.



--
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